mirror of
https://github.com/lightbend/config.git
synced 2025-02-22 01:00:31 +08:00
put -SNAPSHOT back in version
This commit is contained in:
parent
b6759fcd0f
commit
e96850c3b3
@ -9,7 +9,7 @@
|
|||||||
// Versions and git tags should follow: http://semver.org/
|
// Versions and git tags should follow: http://semver.org/
|
||||||
// except using -SNAPSHOT instead of without hyphen.
|
// except using -SNAPSHOT instead of without hyphen.
|
||||||
|
|
||||||
version in GlobalScope := "0.3.0"
|
version in GlobalScope := "0.3.0-SNAPSHOT"
|
||||||
|
|
||||||
organization in GlobalScope := "com.typesafe.config"
|
organization in GlobalScope := "com.typesafe.config"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user