Prep for 0.6.5 release.

This commit is contained in:
Erik C. Thauvin 2017-04-24 14:19:53 -07:00
parent a52cdc7079
commit 079d8877f1
3 changed files with 8 additions and 4 deletions

View file

@ -8,7 +8,7 @@ import net.thauvin.erik.kobalt.plugin.exec.*
// ./kobaltw example2:exec --log 2
val bs = buildScript {
//plugins(file("../kobaltBuild/libs/kobalt-exec-0.6.4.jar"))
//repos(file("K:/maven/repository"))
plugins("net.thauvin.erik:kobalt-exec:")
}