Skip to content

Commit

Permalink
creating tag for 1.8.1
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.codehaus.org/groovy/tags/GROOVY_1_8_1@22643 a5544e8c-8a19-0410-ba12-f9af4593a198
  • Loading branch information
blackdrag committed Jul 21, 2011
1 parent afcbc5c commit 4b11302
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,6 +1,6 @@
groovyVersion = 1.8.1-SNAPSHOT
groovyVersion = 1.8.1
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion = 1.8.1-SNAPSHOT
groovyBundleVersion = 1.8.1

# Many people have reported problems testing UberTestCaseGroovySourceSubPackages, others have no difficulties with the default
# values ant junit task uses. The decision has been taken to provide the values to try and cause the least
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
<name>Groovy</name>
<packaging>jar</packaging>

<version>1.8.1-SNAPSHOT</version>
<version>1.8.1</version>

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

0 comments on commit 4b11302

Please sign in to comment.