Prep for 0.4.5 release.

This commit is contained in:
Erik C. Thauvin 2017-04-25 10:35:56 -07:00
parent 2443d54823
commit b8ddfcd1d8
4 changed files with 629 additions and 621 deletions

View file

@ -6,8 +6,8 @@ import net.thauvin.erik.kobalt.plugin.versioneye.*
// ./kobaltw versionEye
val bs = buildScript {
repos(file("K:/maven/repository"))
plugins("net.thauvin.erik:kobalt-versioneye:0.4.5")
//repos(file("K:/maven/repository"))
plugins("net.thauvin.erik:kobalt-versioneye:")
}
val p = project {