[Notice] Announcing the End of Demo Server [Read me]
Yi EungJun 2013-03-26
Set the play sbt-plugin version back.
@219e88ddb9930de6e9bd6b338340d3ae0efbdffd
project/plugins.sbt
--- project/plugins.sbt
+++ project/plugins.sbt
@@ -5,4 +5,4 @@
 resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
 
 // Use the Play sbt plugin for Play projects
-addSbtPlugin("play" % "sbt-plugin" % "2.1-SNAPSHOT")
+addSbtPlugin("play" % "sbt-plugin" % "2.1.0")
Add a comment
List