Switch to 1.0.0-SNAPSHOT version
This commit changes the current version from 0.1.0 to 1.0.0 SNAPSHOT in order to reflect the milestone changes that were done on the project.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
subprojects {
|
||||
group = 'org.springframework.experimental'
|
||||
version = "0.1.0-SNAPSHOT"
|
||||
version = "1.0.0-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user