mirror of https://github.com/sbt/sbt.git
commit
7d91a25608
|
|
@ -1 +1 @@
|
|||
sbt.version=1.0.0-M6
|
||||
sbt.version=1.0.0-RC2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,2 @@
|
|||
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.4.0")
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0-M1")
|
||||
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.3")
|
||||
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.3.0-M9")
|
||||
|
||||
resolvers += Resolver.sonatypeRepo("public")
|
||||
|
|
|
|||
Loading…
Reference in New Issue