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