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 2015/11/16 20:31:22 UTC

karaf-cellar git commit: [KARAF-4111] Upgrade to Hazelcast 3.5.3

Repository: karaf-cellar
Updated Branches:
  refs/heads/master 3c95fe1de -> e277c99b0


[KARAF-4111] Upgrade to Hazelcast 3.5.3


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

Branch: refs/heads/master
Commit: e277c99b00f03be2cca0b65d93344fda037cdf82
Parents: 3c95fe1
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Nov 15 10:25:29 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Nov 15 10:25:29 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/e277c99b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 307ecce..43f6f78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
         <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version>
         <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.8</felix.webconsole.version>
-        <hazelcast.version>3.5.2</hazelcast.version>
+        <hazelcast.version>3.5.3</hazelcast.version>
         <jclouds.version>1.8.1</jclouds.version>
         <joda-time.version>2.5</joda-time.version>
         <junit.version>4.11</junit.version>