Release 0.5.2 prep
This commit is contained in:
parent
9f9c442bec
commit
988d2272b5
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,8 @@ import net.thauvin.erik.kobalt.plugin.maven.local.*
|
|||
|
||||
val bs = buildScript {
|
||||
repos(localMaven())
|
||||
plugins("net.thauvin.erik:kobalt-maven-local:0.5.1")
|
||||
//plugins(file("../kobaltBuild/libs/kobalt-maven-local-0.5.1.jar"))
|
||||
plugins("net.thauvin.erik:kobalt-maven-local:")
|
||||
}
|
||||
|
||||
val example = project {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue