You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by jb...@apache.org on 2013/06/27 21:25:44 UTC

git commit: [CAMEL-6495] Upgrade to Hazelcast 2.6

Updated Branches:
  refs/heads/master b0a6db144 -> 981c7929d


[CAMEL-6495] Upgrade to Hazelcast 2.6


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

Branch: refs/heads/master
Commit: 981c7929da81286599bf9ebe8f3b8ea0dc6d9f38
Parents: b0a6db1
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Jun 27 21:25:08 2013 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Jun 27 21:25:08 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/981c7929/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 69dbecb..cf5dc0b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -167,7 +167,7 @@
     <hawtbuf-version>1.9</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.17</hawtdispatch-version>
-    <hazelcast-version>2.5</hazelcast-version>
+    <hazelcast-version>2.6</hazelcast-version>
     <hbase-version>0.94.3</hbase-version>
     <hbase-bundle-version>0.94.3_1</hbase-bundle-version>
     <hibernate-validator-version>4.3.1.Final</hibernate-validator-version>