We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76e174 commit cf6796eCopy full SHA for cf6796e
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'osgi'
3
apply plugin: 'maven-publish'
4
5
group = "org.hamcrest"
6
-version = "2.1-SNAPSHOT"
+version = "2.1-rc4"
7
8
subprojects {
9
apply plugin: 'java-library'
0 commit comments