We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a567711 commit 1aa2e55Copy full SHA for 1aa2e55
README.md
@@ -60,7 +60,7 @@ buildscript {
60
}
61
62
dependencies {
63
- classpath 'com.cognifide.gradle:aem-plugin:2.0.4'
+ classpath 'com.cognifide.gradle:aem-plugin:2.0.5'
64
65
66
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
7
8
group 'com.cognifide.gradle'
9
-version '2.0.5'
+version '2.0.6-SNAPSHOT'
10
description = 'Gradle AEM Plugin'
11
defaultTasks = ['clean', 'publishToMavenLocal']
12
0 commit comments