You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2017/05/09 16:57:06 UTC

[2/2] geode git commit: Revert "Revert "GEODE-2708: Update Minimum Gradle Version To 3.4.1""

Revert "Revert "GEODE-2708: Update Minimum Gradle Version To 3.4.1""

This reverts commit 737bb7fac87fc130fd0d85205dac84894827514d.


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

Branch: refs/heads/feature/gradle-3.4.1
Commit: a926056b7e9bd368fb58b078ad524da1ef2e3c7e
Parents: 4ee7a8e
Author: Kirk Lund <kl...@apache.org>
Authored: Tue May 9 09:56:44 2017 -0700
Committer: Kirk Lund <kl...@apache.org>
Committed: Tue May 9 09:56:44 2017 -0700

----------------------------------------------------------------------
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode/blob/a926056b/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 97167f9..13bf0d8 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -42,7 +42,7 @@ productOrg = Apache Software Foundation (ASF)
 org.gradle.daemon = true
 org.gradle.jvmargs = -Xmx2048m
 
-minimumGradleVersion = 2.14.1
+minimumGradleVersion = 3.4.1
 # Set this on the command line with -P or in ~/.gradle/gradle.properties
 # to change the buildDir location.  Use an absolute path.
 buildRoot=