We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c60075 commit 888e398Copy full SHA for 888e398
build.sbt
@@ -9,7 +9,7 @@
9
// Versions and git tags should follow: http://semver.org/
10
// except using -SNAPSHOT instead of without hyphen.
11
12
-version in GlobalScope := "1.0.0"
+version in GlobalScope := "1.0.0-SNAPSHOT"
13
14
organization in GlobalScope := "com.typesafe"
15
0 commit comments