Skip to content

Commit

Permalink
Use new SBT bits.
Browse files Browse the repository at this point in the history
  • Loading branch information
samskivert committed Jan 29, 2014
1 parent b721619 commit 53999f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
@@ -1 +1 @@
sbt.version=0.13.0
sbt.version=0.13.1
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,5 +1,5 @@
// pom-util POM helpers
libraryDependencies += "com.samskivert" % "sbt-pom-util" % "0.6-SNAPSHOT"
libraryDependencies += "com.samskivert" % "sbt-pom-util" % "0.6"

// TEMP: force use of locally installed version as mine has gwt-superdevmode
// a Maven repo needed for the sbt-gwt-plugin
Expand Down

0 comments on commit 53999f4

Please sign in to comment.