You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/07/01 07:46:27 UTC

camel git commit: Upgrade Hazelcast to version 3.6.4

Repository: camel
Updated Branches:
  refs/heads/master ebdb28761 -> f1764ee81


Upgrade Hazelcast to version 3.6.4


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

Branch: refs/heads/master
Commit: f1764ee816399a29b2ad5641ec3a8e80ded6ae62
Parents: ebdb287
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jul 1 09:45:52 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jul 1 09:45:52 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f1764ee8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 32355ad..3c2d2fd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -230,7 +230,7 @@
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>
-    <hazelcast-version>3.6.3</hazelcast-version>
+    <hazelcast-version>3.6.4</hazelcast-version>
     <hbase-version>1.2.1</hbase-version>
     <hessian-version>4.0.38</hessian-version>
     <hibernate-validator-version>5.2.4.Final</hibernate-validator-version>