We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34afed1 commit 6f44f07Copy full SHA for 6f44f07
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group 'com.cognifide.gradle'
9
-version '2.0.2-SNAPSHOT'
+version '2.0.2'
10
description = 'Gradle AEM Plugin'
11
defaultTasks = ['clean', 'publishToMavenLocal']
12
0 commit comments