We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d8fcc commit c305373Copy full SHA for c305373
1 file changed
build.gradle
@@ -2,7 +2,7 @@ subprojects {
2
apply plugin: 'java'
3
apply plugin: 'eclipse'
4
5
- version = '0.7.0-M6'
+ version = '1.0.0-SNAPSHOT'
6
ext.specificationVersion = '0.7.0'
7
8
repositories {
0 commit comments