diff --git a/.idea/kobalt.xml b/.idea/kobalt.xml index 539392b..71e282b 100644 --- a/.idea/kobalt.xml +++ b/.idea/kobalt.xml @@ -6,7 +6,7 @@ - + diff --git a/example/kobalt/src/Build.kt b/example/kobalt/src/Build.kt index 476d477..4bccb69 100644 --- a/example/kobalt/src/Build.kt +++ b/example/kobalt/src/Build.kt @@ -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 { diff --git a/example/kobalt/wrapper/kobalt-wrapper.properties b/example/kobalt/wrapper/kobalt-wrapper.properties index 2ca7e45..9b0cf20 100644 --- a/example/kobalt/wrapper/kobalt-wrapper.properties +++ b/example/kobalt/wrapper/kobalt-wrapper.properties @@ -1 +1 @@ -kobalt.version=1.0.93 +kobalt.version=1.0.94 diff --git a/kobalt/wrapper/kobalt-wrapper.properties b/kobalt/wrapper/kobalt-wrapper.properties index b4f7041..85a7d3f 100644 --- a/kobalt/wrapper/kobalt-wrapper.properties +++ b/kobalt/wrapper/kobalt-wrapper.properties @@ -1 +1 @@ -kobalt.version=1.0.93 \ No newline at end of file +kobalt.version=1.0.94 \ No newline at end of file