diff options
author | James Moger <james.moger@gitblit.com> | 2012-09-27 09:05:22 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-09-27 09:05:22 -0400 |
commit | 47019295d399c4afefe0a79a8a9c63c9ea525fb3 (patch) | |
tree | c65914637ab61ee48b9e754f2eb652a93de066a7 /.classpath | |
parent | 569f8c08eaa17c85a035426b20a0862fc0d25b6e (diff) | |
download | gitblit-47019295d399c4afefe0a79a8a9c63c9ea525fb3.tar.gz gitblit-47019295d399c4afefe0a79a8a9c63c9ea525fb3.zip |
Updated to Groovy 1.8.8
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ <classpathentry kind="lib" path="ext/wicket-1.4.20.jar" sourcepath="ext/src/wicket-1.4.20-sources.jar"/> <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.20.jar" sourcepath="ext/src/wicket-auth-roles-1.4.20-sources.jar"/> <classpathentry kind="lib" path="ext/wicket-extensions-1.4.20.jar" sourcepath="ext/src/wicket-extensions-1.4.20-sources.jar"/> - <classpathentry kind="lib" path="ext/groovy-all-1.8.6.jar" sourcepath="ext/src/groovy-all-1.8.6-sources.jar"/> + <classpathentry kind="lib" path="ext/groovy-all-1.8.8.jar" sourcepath="ext/src/groovy-all-1.8.8-sources.jar"/> <classpathentry kind="lib" path="ext/jetty-ajp-7.6.5.v20120716.jar" sourcepath="ext/src/jetty-ajp-7.6.5.v20120716-sources.jar"/> <classpathentry kind="lib" path="ext/lucene-core-3.6.0.jar" sourcepath="ext/src/lucene-core-3.6.0-sources.jar"/> <classpathentry kind="lib" path="ext/markdownpapers-core-1.2.7.jar" sourcepath="ext/src/markdownpapers-core-1.2.7-sources.jar"/> |