+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..7ac5a7c
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..8306744
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/kobalt/wrapper/kobalt-wrapper.jar b/example/kobalt/wrapper/kobalt-wrapper.jar
index 055a613..5390ba7 100644
Binary files a/example/kobalt/wrapper/kobalt-wrapper.jar and b/example/kobalt/wrapper/kobalt-wrapper.jar differ
diff --git a/example/kobalt/wrapper/kobalt-wrapper.properties b/example/kobalt/wrapper/kobalt-wrapper.properties
index 5436766..f314d6a 100644
--- a/example/kobalt/wrapper/kobalt-wrapper.properties
+++ b/example/kobalt/wrapper/kobalt-wrapper.properties
@@ -1 +1 @@
-kobalt.version=0.879
\ No newline at end of file
+kobalt.version=0.882
\ No newline at end of file
diff --git a/kobalt/Build.kt.iml b/kobalt/Build.kt.iml
index 7bc9dd6..00b83dc 100644
--- a/kobalt/Build.kt.iml
+++ b/kobalt/Build.kt.iml
@@ -8,5 +8,6 @@
+
\ No newline at end of file
diff --git a/kobalt/src/Build.kt b/kobalt/src/Build.kt
index 70349e4..a88ccbd 100644
--- a/kobalt/src/Build.kt
+++ b/kobalt/src/Build.kt
@@ -10,7 +10,7 @@ import org.apache.maven.model.Scm
import net.thauvin.erik.kobalt.plugin.versioneye.*
-val pl = plugins("net.thauvin.erik:kobalt-versioneye:0.4.2-beta")
+val pl = plugins("net.thauvin.erik:kobalt-versioneye:")
val repos = repos()
val dev = false
@@ -51,7 +51,7 @@ val p = project {
}
dependencies {
- compile("com.beust:$kobaltDependency:0.878")
+ compile("com.beust:$kobaltDependency:")
compile("org.apache.maven:maven-settings-builder:3.3.9")
}
diff --git a/kobalt/wrapper/kobalt-wrapper.jar b/kobalt/wrapper/kobalt-wrapper.jar
index 055a613..b2026b9 100644
Binary files a/kobalt/wrapper/kobalt-wrapper.jar and b/kobalt/wrapper/kobalt-wrapper.jar differ
diff --git a/kobalt/wrapper/kobalt-wrapper.properties b/kobalt/wrapper/kobalt-wrapper.properties
index 5436766..164fe5e 100644
--- a/kobalt/wrapper/kobalt-wrapper.properties
+++ b/kobalt/wrapper/kobalt-wrapper.properties
@@ -1 +1 @@
-kobalt.version=0.879
\ No newline at end of file
+kobalt.version=0.889
\ No newline at end of file