Skip to content

Commit

Permalink
creating tag for 1.6-beta-2 release
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.codehaus.org/groovy/branches/GROOVY_1_6_BETA_2@13724 a5544e8c-8a19-0410-ba12-f9af4593a198
  • Loading branch information
blackdrag committed Oct 9, 2008
1 parent 19f0272 commit d591a4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
<name>Groovy</name>
<packaging>jar</packaging>

<version>1.6-beta-2-SNAPSHOT</version>
<version>1.6-beta-2</version>

<description>
Groovy: A powerful, dynamic language for the JVM
Expand Down

0 comments on commit d591a4a

Please sign in to comment.