Skip to content

Commit ab275ae

Browse files
committed
Move version to 1.1.2-SNAPSHOT after 1.1.1 release
1 parent aaa124a commit ab275ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ subprojects {
5555
}
5656

5757
group = 'org.metafacture'
58-
version = '1.1.1'
58+
version = '1.1.2-SNAPSHOT'
5959

6060
apply plugin: 'checkstyle'
6161
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)