You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2011/12/22 17:39:44 UTC

svn commit: r1222339 - in /camel/branches/camel-2.8.x: ./ parent/pom.xml

Author: dkulp
Date: Thu Dec 22 16:39:44 2011
New Revision: 1222339

URL: http://svn.apache.org/viewvc?rev=1222339&view=rev
Log:
Merged revisions 1210361 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1210361 | iocanel | 2011-12-05 03:34:51 -0500 (Mon, 05 Dec 2011) | 1 line
  
  [CAMEL-4740] Upgrade hazelcast version to 1.9.4.4.
........

Modified:
    camel/branches/camel-2.8.x/   (props changed)
    camel/branches/camel-2.8.x/parent/pom.xml

Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.8.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/parent/pom.xml?rev=1222339&r1=1222338&r2=1222339&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Thu Dec 22 16:39:44 2011
@@ -85,7 +85,7 @@
     <hapi-version>1.2</hapi-version>
     <hawtbuf-version>1.2</hawtbuf-version>
     <hawtdb-version>1.5</hawtdb-version>
-    <hazelcast-version>1.9.3</hazelcast-version>
+    <hazelcast-version>1.9.4.4</hazelcast-version>
     <hibernate-version>3.2.6.ga</hibernate-version>
     <hibernate-entitymanager-version>3.2.1.ga</hibernate-entitymanager-version>
     <hsqldb-version>2.2.6</hsqldb-version>