Prep for 0.4.5 release.
This commit is contained in:
parent
2443d54823
commit
b8ddfcd1d8
4 changed files with 629 additions and 621 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue