Repository: incubator-geode
Updated Branches:
  refs/heads/feature/GEODE-1666-2 32f2fb413 -> f3b80d60d


GEODE-1666: Update minimumGradleVersion to 2.14


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

Branch: refs/heads/feature/GEODE-1666-2
Commit: f3b80d60df4fa83f46b6d5adfe092f136618d389
Parents: 32f2fb4
Author: Jens Deppe <jde...@pivotal.io>
Authored: Mon Aug 1 07:09:41 2016 -0700
Committer: Jens Deppe <jde...@pivotal.io>
Committed: Mon Aug 1 07:09:49 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/f3b80d60/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 4d1cce9..fc5fa60 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -31,7 +31,7 @@ productOrg = Apache Software Foundation (ASF)
 org.gradle.daemon = true
 org.gradle.jvmargs = -Xmx2048m
 
-minimumGradleVersion = 2.12
+minimumGradleVersion = 2.14
 # Set this on the command line with -P or in ~/.gradle/gradle.properties
 # to change the buildDir location.  Use an absolute path.
 buildRoot=

Reply via email to