Kobalt update.

This commit is contained in:
Erik C. Thauvin 2018-01-02 18:28:02 -08:00
parent 2c11e768ea
commit 4e09d285c6
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ import net.thauvin.erik.kobalt.plugin.pom2xml.*
val bs = buildScript {
repos(localMaven())
plugins("net.thauvin.erik:kobalt-pom2xml:0.1.0")
plugins("net.thauvin.erik:kobalt-pom2xml:")
}
val p = project {

View file

@ -1 +1 @@
kobalt.version=1.0.93
kobalt.version=1.0.94