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/03/01 08:13:30 UTC

camel git commit: Upgrade Hazelcast to version 3.6.1

Repository: camel
Updated Branches:
  refs/heads/master eb16b5c14 -> 99e854f21


Upgrade Hazelcast to version 3.6.1


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

Branch: refs/heads/master
Commit: 99e854f21e1c0e13a463dda9aeda6499a555e9fd
Parents: eb16b5c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Mar 1 08:12:54 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Mar 1 08:12:54 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/99e854f2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a7f8fa1..4fdcb10 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.21</hawtdispatch-version>
-    <hazelcast-version>3.6</hazelcast-version>
+    <hazelcast-version>3.6.1</hazelcast-version>
     <hbase-version>1.1.3</hbase-version>
     <hbase-bundle-version>1.1.1_1</hbase-bundle-version>
     <hibernate-validator-version>5.2.4.Final</hibernate-validator-version>