From d591a4a8accc6b79db76d86a5a37354b6bc90d05 Mon Sep 17 00:00:00 2001 From: Jochen Theodorou Date: Thu, 9 Oct 2008 17:22:11 +0000 Subject: [PATCH] creating tag for 1.6-beta-2 release git-svn-id: http://svn.codehaus.org/groovy/branches/GROOVY_1_6_BETA_2@13724 a5544e8c-8a19-0410-ba12-f9af4593a198 --- build.properties | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.properties b/build.properties index fbb2caa96a..b8ebfa921f 100644 --- a/build.properties +++ b/build.properties @@ -1,5 +1,5 @@ -groovyVersion = 1.6-beta-2-SNAPSHOT -groovyBundleVersion = 1.6.0.beta-2-SNAPSHOT +groovyVersion = 1.6-beta-2 +groovyBundleVersion = 1.6.0.beta-2 # uncomment the following line to enable java5 elements in the build # groovy.build.vm5=true diff --git a/pom.xml b/pom.xml index d465b98f2a..a3d77e99c8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ Groovy jar - 1.6-beta-2-SNAPSHOT + 1.6-beta-2 Groovy: A powerful, dynamic language for the JVM