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