Skip to content

Commit

Permalink
Kobalt update.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethauvin committed Jan 3, 2018
1 parent 2c11e76 commit 4e09d28
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .idea/kobalt.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/kobalt/src/Build.kt
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion example/kobalt/wrapper/kobalt-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
kobalt.version=1.0.93
kobalt.version=1.0.94
2 changes: 1 addition & 1 deletion kobalt/wrapper/kobalt-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
kobalt.version=1.0.93
kobalt.version=1.0.94

0 comments on commit 4e09d28

Please # to comment.