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/04/22 11:38:12 UTC

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

Author: davsclaus
Date: Sun Apr 22 09:38:12 2012
New Revision: 1328832

URL: http://svn.apache.org/viewvc?rev=1328832&view=rev
Log:
Upgraded to hazelcast 2.0.2

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1328832&r1=1328831&r2=1328832&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sun Apr 22 09:38:12 2012
@@ -89,7 +89,7 @@
     <hapi-version>1.2</hapi-version>
     <hawtbuf-version>1.9</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
-    <hazelcast-version>2.0.1</hazelcast-version>
+    <hazelcast-version>2.0.2</hazelcast-version>
     <hibernate-version>3.2.6.ga</hibernate-version>
     <hibernate-entitymanager-version>3.2.1.ga</hibernate-entitymanager-version>
     <hsqldb-version>2.2.8</hsqldb-version>