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 2015/07/28 20:39:29 UTC

camel git commit: Upgrade Hazelcast to version 3.5.1

Repository: camel
Updated Branches:
  refs/heads/master 22b3a36bd -> 564c8c628


Upgrade Hazelcast to version 3.5.1


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

Branch: refs/heads/master
Commit: 564c8c628a29a011122d9afdf1c7bac7710ed9a9
Parents: 22b3a36
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jul 28 20:33:12 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jul 28 20:33:12 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/564c8c62/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 66a4fc8..1453c65 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -207,7 +207,7 @@
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.21</hawtdispatch-version>
-    <hazelcast-version>3.5</hazelcast-version>
+    <hazelcast-version>3.5.1</hazelcast-version>
     <hbase-version>0.98.5-hadoop2</hbase-version>
     <hbase-bundle-version>0.98.5-hadoop2_2</hbase-bundle-version>
     <hibernate-validator-version>5.2.0.Final</hibernate-validator-version>