Skip to content

Commit 1aa2e55

Browse files
author
krystian.panek
committed
Plugin release 2.0.5
1 parent a567711 commit 1aa2e55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ buildscript {
6060
}
6161
6262
dependencies {
63-
classpath 'com.cognifide.gradle:aem-plugin:2.0.4'
63+
classpath 'com.cognifide.gradle:aem-plugin:2.0.5'
6464
}
6565
}
6666

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group 'com.cognifide.gradle'
9-
version '2.0.5'
9+
version '2.0.6-SNAPSHOT'
1010
description = 'Gradle AEM Plugin'
1111
defaultTasks = ['clean', 'publishToMavenLocal']
1212

0 commit comments

Comments
 (0)