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:55:42 UTC

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

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

This reverts commit 21d4ab2cf1c897bded41c0426a32531e926b689c.


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

Branch: refs/heads/develop
Commit: 737bb7fac87fc130fd0d85205dac84894827514d
Parents: d2edad5
Author: Kirk Lund <kl...@apache.org>
Authored: Tue May 9 09:54:11 2017 -0700
Committer: Kirk Lund <kl...@apache.org>
Committed: Tue May 9 09:54:43 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/geode/blob/737bb7fa/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 13bf0d8..97167f9 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 = 3.4.1
+minimumGradleVersion = 2.14.1
 # Set this on the command line with -P or in ~/.gradle/gradle.properties
 # to change the buildDir location.  Use an absolute path.
 buildRoot=