You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2009/02/19 07:04:04 UTC

svn commit: r745750 - /camel/trunk/pom.xml

Author: davsclaus
Date: Thu Feb 19 06:04:03 2009
New Revision: 745750

URL: http://svn.apache.org/viewvc?rev=745750&view=rev
Log:
Upgraded to Groovy 1.6.0

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=745750&r1=745749&r2=745750&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Thu Feb 19 06:04:03 2009
@@ -72,7 +72,7 @@
     <hibernate-version>3.2.6.ga</hibernate-version>
     <hibernate-entitymanager-version>3.2.1.ga</hibernate-entitymanager-version>
     <hsqldb-version>1.8.0.7</hsqldb-version>
-    <groovy-version>1.5.6</groovy-version>
+    <groovy-version>1.6.0</groovy-version>
     <guiceyfruit-version>2.0-beta-4</guiceyfruit-version>
     <junit-version>3.8.2</junit-version>
     <saxon-version>9.1.0.1</saxon-version>