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/07 19:49:53 UTC

[2/2] incubator-groovy git commit: Release of Groovy 2.4.4

Release of Groovy 2.4.4


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

Branch: refs/heads/GROOVY_2_4_X
Commit: a3195f0da5f23fcd47610d5c90b1ba38ab87d629
Parents: 236cffb
Author: Cedric Champeau <cc...@apache.org>
Authored: Sun Jun 7 15:24:41 2015 +0200
Committer: Cedric Champeau <cc...@apache.org>
Committed: Sun Jun 7 19:49:31 2015 +0200

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


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