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 c30663c commit 54e2844Copy full SHA for 54e2844
gradle.properties
@@ -2,8 +2,8 @@ POM_NAME=UtilsVerifier
2
POM_ARTIFACT_ID=utilsverifier
3
POM_PACKAGING=jar
4
5
-VERSION_NAME=0.0.3-SNAPSHOT
6
-VERSION_CODE=3
+VERSION_NAME=1.0.0-SNAPSHOT
+VERSION_CODE=4
7
GROUP=com.github.karczews
8
9
POM_DESCRIPTION=UtilsVerifier can be used in JUnit 4 unit tests to verify whether given util class is well formed one.
0 commit comments