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