You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2015/12/17 12:59:50 UTC

[2/7] incubator-brooklyn git commit: Bumping Hazelcast's version to 3.5.4

Bumping Hazelcast's version to 3.5.4

Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/2cdd880f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/2cdd880f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/2cdd880f

Branch: refs/heads/master
Commit: 2cdd880f747f927cedf4290ec6999079d6be3504
Parents: 3635a46
Author: Yavor Yanchev <ya...@yanchev.com>
Authored: Mon Dec 14 03:05:35 2015 +0200
Committer: Yavor Yanchev <ya...@yanchev.com>
Committed: Mon Dec 14 03:20:22 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/2cdd880f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c053053..47925f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
         <mockwebserver.version>20121111</mockwebserver.version>
         <freemarker.version>2.3.22</freemarker.version>
         <commons-io.version>2.4</commons-io.version>
-        <hazelcast.version>3.0</hazelcast.version>
+        <hazelcast.version>3.5.4</hazelcast.version>
         <jsonPath.version>2.0.0</jsonPath.version>
         <commons-compress.version>1.4</commons-compress.version>
         <qpid.version>0.20</qpid.version>