You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/04/12 15:02:10 UTC

svn commit: r1325235 - /karaf/cellar/branches/cellar-2.2.x/pom.xml

Author: jbonofre
Date: Thu Apr 12 13:02:10 2012
New Revision: 1325235

URL: http://svn.apache.org/viewvc?rev=1325235&view=rev
Log:
[KARAF-1358] Upgrade to Hazelcast 1.9.4.8

Modified:
    karaf/cellar/branches/cellar-2.2.x/pom.xml

Modified: karaf/cellar/branches/cellar-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.2.x/pom.xml?rev=1325235&r1=1325234&r2=1325235&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.2.x/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.2.x/pom.xml Thu Apr 12 13:02:10 2012
@@ -38,7 +38,7 @@
         <felix.bundlerepository.version>1.6.4</felix.bundlerepository.version>
         <felix.configadmin.version>1.2.8</felix.configadmin.version>
         <felix.webconsole.version>3.1.8</felix.webconsole.version>
-        <hazelcast.version>1.9.4.6</hazelcast.version>
+        <hazelcast.version>1.9.4.8</hazelcast.version>
         <jclouds.version>1.3.1</jclouds.version>
         <joda-time.version>1.6.2</joda-time.version>
         <junit.version>4.7</junit.version>