Repository: groovy
Updated Branches:
  refs/heads/master 21b3fadd7 -> 7ae9a12c6


GROOVY-7943: bump to Gradle 3.1


Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/7ae9a12c
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/7ae9a12c
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/7ae9a12c

Branch: refs/heads/master
Commit: 7ae9a12c6c57ae13c477e473b414454f869a9c02
Parents: 21b3fad
Author: paulk <pa...@asert.com.au>
Authored: Tue Sep 20 11:00:26 2016 +1000
Committer: paulk <pa...@asert.com.au>
Committed: Tue Sep 20 11:00:26 2016 +1000

----------------------------------------------------------------------
 build.gradle                             | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/7ae9a12c/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 7f3f007..fba0490 100644
--- a/build.gradle
+++ b/build.gradle
@@ -147,7 +147,7 @@ ext {
     commonsHttpClientVersion = '3.1'
     eclipseOsgiVersion = '3.9.1-v20140110-1610'
     gparsVersion = '1.2.1'
-    gradleVersion = '3.0'
+    gradleVersion = '3.1'
     ivyVersion = '2.4.0'
     jansiVersion = '1.13'
     jarjarVersion = '1.3'

http://git-wip-us.apache.org/repos/asf/groovy/blob/7ae9a12c/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties 
b/gradle/wrapper/gradle-wrapper.properties
index 42e99d9..78b4785 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Sun Sep 04 12:03:38 EDT 2016
+#Tue Sep 20 10:39:07 AEST 2016
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-3.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.1-bin.zip

Reply via email to