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 2013/12/18 13:23:10 UTC

[35/50] [abbrv] git commit: [KARAF-2353] Upgrade to Hazelcast 2.6

[KARAF-2353] Upgrade to Hazelcast 2.6

git-svn-id: https://svn.apache.org/repos/asf/karaf/cellar/trunk@1489714 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/96aa8175
Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/96aa8175
Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/96aa8175

Branch: refs/heads/master
Commit: 96aa817520c2a6091804531de8a38d53e6931f47
Parents: 1301802
Author: jbonofre <jb...@13f79535-47bb-0310-9956-ffa450edef68>
Authored: Wed Jun 5 06:10:16 2013 +0000
Committer: jbonofre <jb...@13f79535-47bb-0310-9956-ffa450edef68>
Committed: Wed Jun 5 06:10:16 2013 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/96aa8175/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b7c447..1b35846 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
         <felix.configadmin.version>1.6.0</felix.configadmin.version>
         <felix.utils.version>1.2.0</felix.utils.version>
         <felix.webconsole.version>4.0.0</felix.webconsole.version>
-        <hazelcast.version>2.5</hazelcast.version>
+        <hazelcast.version>2.6</hazelcast.version>
         <jclouds.version>1.4.0</jclouds.version>
         <joda-time.version>2.1</joda-time.version>
         <junit.version>4.10</junit.version>