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 a969901 commit e115d17Copy full SHA for e115d17
1 file changed
build.gradle
@@ -7,7 +7,7 @@ apply from: file('gradle/scripts/publishing-sonatype-central.gradle')
7
8
allprojects {
9
group = 'com.carrotsearch.randomizedtesting'
10
- version = '0.1.0'
+ version = '0.2.0-SNAPSHOT'
11
}
12
13
nexusPublishing {
0 commit comments