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 2012/08/31 08:34:30 UTC

svn commit: r1379309 - /camel/trunk/parent/pom.xml

Author: davsclaus
Date: Fri Aug 31 06:34:30 2012
New Revision: 1379309

URL: http://svn.apache.org/viewvc?rev=1379309&view=rev
Log:
Upgraded to groovy 1.8.7 and hazelcast 2.3

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1379309&r1=1379308&r2=1379309&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Fri Aug 31 06:34:30 2012
@@ -90,7 +90,7 @@
     <google-app-engine-version>1.6.6</google-app-engine-version>
     <google-gdata-version>1.41.5.w1</google-gdata-version>
     <google-guava-version>12.0</google-guava-version>
-    <groovy-version>1.8.6</groovy-version>
+    <groovy-version>1.8.7</groovy-version>
     <gson-version>2.1</gson-version>
     <guiceyfruit-version>2.0</guiceyfruit-version>
     <hadoop-version>1.0.3</hadoop-version>
@@ -99,7 +99,7 @@
     <hawtbuf-version>1.9</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.11</hawtdispatch-version>
-    <hazelcast-version>2.0.2</hazelcast-version>
+    <hazelcast-version>2.3</hazelcast-version>
     <hbase-version>0.90.5</hbase-version>
     <hibernate-version>3.6.10.Final</hibernate-version>
     <hsqldb-version>2.2.8</hsqldb-version>