We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e049297 commit 0706138Copy full SHA for 0706138
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'osgi'
3
apply plugin: 'maven-publish'
4
5
group = "org.hamcrest"
6
-version = "2.2-rc1"
+version = "2.2-SNAPSHOT"
7
8
subprojects {
9
apply plugin: 'checkstyle'
0 commit comments