You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2018/02/28 23:33:13 UTC

groovy git commit: Bump gradle version to 4.6

Repository: groovy
Updated Branches:
  refs/heads/master 5a3f99960 -> 4e1ad1fb8


Bump gradle version to 4.6


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

Branch: refs/heads/master
Commit: 4e1ad1fb8a442eeab793a1493945215665d6fc23
Parents: 5a3f999
Author: sunlan <su...@apache.org>
Authored: Thu Mar 1 07:33:07 2018 +0800
Committer: sunlan <su...@apache.org>
Committed: Thu Mar 1 07:33:07 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/4e1ad1fb/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index aaac744..2fff8ce 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@ groovyVersion = 3.0.0-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
 groovyBundleVersion = 3.0.0.SNAPSHOT
 
-gradle_version=4.6-rc-2
+gradle_version=4.6
 
 groovyJUnit_ms=512m
 groovyJUnit_mx=1g

http://git-wip-us.apache.org/repos/asf/groovy/blob/4e1ad1fb/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 9bd94f3..ea720f9 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-rc-2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-bin.zip