Skip to content

Commit

Permalink
can't build kafka with scala 2.10 so we're moving back away from play…
Browse files Browse the repository at this point in the history
… 2.1
  • Loading branch information
fernandezpablo85 committed Dec 26, 2012
1 parent d530485 commit 70f4e42
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.12.1
sbt.version=0.11.3
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -5,4 +5,4 @@ logLevel := Level.Warn
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"

// Use the Play sbt plugin for Play projects
addSbtPlugin("play" % "sbt-plugin" % "2.1-RC1")
addSbtPlugin("play" % "sbt-plugin" % "2.0.4")

0 comments on commit 70f4e42

Please sign in to comment.