Skip to content

Commit

Permalink
Release of Groovy 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
melix committed Nov 18, 2013
1 parent 7bcec73 commit fbf7dfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
@@ -1,6 +1,6 @@
groovyVersion = 2.2.0-rc-3
groovyVersion = 2.2.0
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion = 2.2.0.rc-3
groovyBundleVersion = 2.2.0

# 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

0 comments on commit fbf7dfc

Please sign in to comment.