Skip to content

Commit 0b47025

Browse files
author
krystian.panek
committed
Release 2.0.0-beta
1 parent bea4755 commit 0b47025

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

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.0-SNAPSHOT'
9+
version '2.0.0-beta'
1010
description = 'Gradle AEM Plugin'
1111
defaultTasks = ['clean', 'publishToMavenLocal']
1212

gradle/wrapper/gradle-wrapper.jar

-6 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Tue Aug 08 10:17:02 CEST 2017
1+
#Fri Aug 18 09:00:47 CEST 2017
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)