Version 0.5.1
This commit is contained in:
parent
81d5b6c7bd
commit
01c6d01398
2 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,8 @@ import net.thauvin.erik.kobalt.plugin.maven.local.*
|
|||
|
||||
val repos = repos(localMaven())
|
||||
|
||||
val pl = plugins(file("../kobaltBuild/libs/kobalt-maven-local-0.5.0.jar"))
|
||||
//val pl = plugins("net.thauvin.erik:kobalt-maven-local:0.5.0")
|
||||
//val pl = plugins(file("../kobaltBuild/libs/kobalt-maven-local-0.5.1.jar"))
|
||||
val pl = plugins("net.thauvin.erik:kobalt-maven-local:0.5.1")
|
||||
|
||||
val example = project {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue