Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit 6b7ac23

Browse files
committed
Move version to 1.2.3-SNAPSHOT after 1.2.2 release
1 parent 1b6ce52 commit 6b7ac23

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.2'
58+
version = '1.1.3-SNAPSHOT'
5959

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

0 commit comments

Comments
 (0)