You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by cc...@apache.org on 2015/06/08 17:22:16 UTC

incubator-groovy git commit: Revert to 2.4.4-SNAPSHOT

Repository: incubator-groovy
Updated Branches:
  refs/heads/GROOVY_2_4_X 84feb9157 -> d018470ef


Revert to 2.4.4-SNAPSHOT


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

Branch: refs/heads/GROOVY_2_4_X
Commit: d018470eff6c20ea8cdbb01390f03c28d2a72e34
Parents: 84feb91
Author: Cedric Champeau <cc...@apache.org>
Authored: Mon Jun 8 17:21:57 2015 +0200
Committer: Cedric Champeau <cc...@apache.org>
Committed: Mon Jun 8 17:21:57 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/d018470e/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index f120588..fffcdf6 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,8 +1,8 @@
 groovycMain_mx=384m
 groovyJUnit_permSize=64m
-groovyBundleVersion=2.4.5.SNAPSHOT
+groovyBundleVersion=2.4.4.SNAPSHOT
 javacMain_mx=384m
-groovyVersion=2.4.5-SNAPSHOT
+groovyVersion=2.4.4-SNAPSHOT
 org.gradle.jvmargs=-Xmx1G -XX:MaxPermSize=384m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled
 groovyJUnit_mx=512m
 groovycTest_mx=640m