We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9264b commit 922192fCopy full SHA for 922192f
build.gradle
@@ -35,7 +35,7 @@ apply plugin: 'com.gradle.build-scan'
35
apply from: "$rootDir/gradle/idea/idea.gradle"
36
37
allprojects {
38
- version = '2.0.1-SNAPSHOT'
+ version = '2.0.1'
39
group = 'org.codehaus.groovy'
40
41
apply plugin: 'com.github.ben-manes.versions'
0 commit comments