You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/08/21 05:19:47 UTC

camel git commit: Upgrade hbase. This fixes #1896

Repository: camel
Updated Branches:
  refs/heads/master 5269f81af -> 3c6a82935


Upgrade hbase. This fixes #1896


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

Branch: refs/heads/master
Commit: 3c6a8293582e8bce70fb49490c03d2e2a2921a88
Parents: 5269f81
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Aug 21 07:19:24 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Aug 21 07:19:24 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3c6a8293/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 95d6841..e4c999e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -279,7 +279,7 @@
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>
     <hazelcast-version>3.8.4</hazelcast-version>
-    <hbase-version>1.2.1</hbase-version>
+    <hbase-version>1.2.6</hbase-version>
     <hessian-version>4.0.38</hessian-version>
     <hibernate-validator-version>6.0.1.Final</hibernate-validator-version>
     <hibernate-version>5.0.12.Final</hibernate-version>