You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2017/05/02 07:38:28 UTC

groovy git commit: bump version

Repository: groovy
Updated Branches:
  refs/heads/GROOVY_2_4_X e810f841a -> 2515ec9e9


bump version


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

Branch: refs/heads/GROOVY_2_4_X
Commit: 2515ec9e95cc2ba85eb39c2834c405a70cea8600
Parents: e810f84
Author: paulk <pa...@asert.com.au>
Authored: Tue May 2 17:38:09 2017 +1000
Committer: paulk <pa...@asert.com.au>
Committed: Tue May 2 17:38:09 2017 +1000

----------------------------------------------------------------------
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/2515ec9e/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index f2ef70b..a5bd0a9 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,8 +1,8 @@
 groovycMain_mx=384m
 groovyJUnit_permSize=64m
-groovyBundleVersion=2.4.11.SNAPSHOT
+groovyBundleVersion=2.4.12.SNAPSHOT
 javacMain_mx=384m
-groovyVersion=2.4.11-SNAPSHOT
+groovyVersion=2.4.12-SNAPSHOT
 org.gradle.jvmargs=-Xmx1G -XX:MaxPermSize=384m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled
 groovyJUnit_mx=512m
 groovycTest_mx=640m