Skip to content

Commit c305373

Browse files
committed
Set version back to 1.0.0-SNAPSHOT
1 parent f4d8fcc commit c305373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ subprojects {
22
apply plugin: 'java'
33
apply plugin: 'eclipse'
44

5-
version = '0.7.0-M6'
5+
version = '1.0.0-SNAPSHOT'
66
ext.specificationVersion = '0.7.0'
77

88
repositories {

0 commit comments

Comments
 (0)