put back -SNAPSHOT for git

This commit is contained in:
Havoc Pennington 2011-12-05 13:23:18 -05:00
parent d5b79c00b4
commit 236a49fe3e

View File

@ -9,7 +9,7 @@
// Versions and git tags should follow: http://semver.org/
// except using -SNAPSHOT instead of without hyphen.
version in GlobalScope := "0.1.4"
version in GlobalScope := "0.1.4-SNAPSHOT"
organization in GlobalScope := "com.typesafe.config"