Skip to content

Commit 0706138

Browse files
committed
Version 2.2-SNAPSHOT
1 parent e049297 commit 0706138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'osgi'
33
apply plugin: 'maven-publish'
44

55
group = "org.hamcrest"
6-
version = "2.2-rc1"
6+
version = "2.2-SNAPSHOT"
77

88
subprojects {
99
apply plugin: 'checkstyle'

0 commit comments

Comments
 (0)