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/11 09:16:48 UTC

camel git commit: Upgrade Hbase to version 1.2.0

Repository: camel
Updated Branches:
  refs/heads/master 2b32c60d8 -> ca59e53f9


Upgrade Hbase to version 1.2.0


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

Branch: refs/heads/master
Commit: ca59e53f940dc64445b0e62f83fb54ccf8a7547c
Parents: 2b32c60
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Mar 11 09:16:07 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Mar 11 09:16:28 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ca59e53f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8af244c..4cbc8c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -224,7 +224,7 @@
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.21</hawtdispatch-version>
     <hazelcast-version>3.6</hazelcast-version>
-    <hbase-version>1.1.3</hbase-version>
+    <hbase-version>1.2.0</hbase-version>
     <hessian-version>4.0.38</hessian-version>
     <hibernate-validator-version>5.2.4.Final</hibernate-validator-version>
     <!-- Spring 3.2.x and 4.0.x still stick to JPA 2.0. Hibernate 4.3.x upgraded to JPA 2.1. -->