Skip to content

Commit

Permalink
setting release version information to 1.5.6
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.codehaus.org/groovy/branches/GROOVY_1_5_6@12128 a5544e8c-8a19-0410-ba12-f9af4593a198
  • Loading branch information
blackdrag committed Apr 25, 2008
1 parent 65eda87 commit 4289577
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.5.6-SNAPSHOT groovyVersion = 1.5.6
groovyBundleVersion = 1.5.6-SNAPSHOT groovyBundleVersion = 1.5.6


# uncomment the following line to enable java5 elements in the build # uncomment the following line to enable java5 elements in the build
# groovy.build.vm5=true # groovy.build.vm5=true
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
<name>Groovy</name> <name>Groovy</name>
<packaging>jar</packaging> <packaging>jar</packaging>


<version>1.5.6-SNAPSHOT</version> <version>1.5.6</version>


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

0 comments on commit 4289577

Please sign in to comment.