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 2016/10/14 15:16:55 UTC

karaf-cellar git commit: [KARAF-4754] Upgrade to Hazelcast 3.7.2

Repository: karaf-cellar
Updated Branches:
  refs/heads/master 725746548 -> 1a3a3774e


[KARAF-4754] Upgrade to Hazelcast 3.7.2


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

Branch: refs/heads/master
Commit: 1a3a3774e9959a168200b9a21a856d2bf5f31ed5
Parents: 7257465
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Fri Oct 14 17:16:33 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Fri Oct 14 17:16:33 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/1a3a3774/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bdcba91..9da01ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
         <felix.bundlerepository.version>2.0.6</felix.bundlerepository.version>
         <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.14</felix.webconsole.version>
-        <hazelcast.version>3.6.2</hazelcast.version>
+        <hazelcast.version>3.7.2</hazelcast.version>
         <jclouds.version>1.9.1</jclouds.version>
         <joda-time.version>2.9.1</joda-time.version>
         <junit.version>4.11</junit.version>