We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af83cdb commit 2e5ea5eCopy full SHA for 2e5ea5e
build.sbt
@@ -2,7 +2,7 @@ organization := "org.scala-lang.modules"
2
3
name := "scala-xml"
4
5
-version := "1.0.0-RC6"
+version := "1.0.0-SNAPSHOT"
6
7
// standard stuff follows:
8
scalaVersion := "2.11.0-M6"
0 commit comments