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/04/11 09:49:28 UTC

camel git commit: Upgrade Hbase to version 1.2.1

Repository: camel
Updated Branches:
  refs/heads/master 7e154e6be -> d350c5f27


Upgrade Hbase to version 1.2.1


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

Branch: refs/heads/master
Commit: d350c5f270a1e47d675242234ec3ef787ca923a0
Parents: 7e154e6
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Apr 11 09:48:34 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Apr 11 09:49:04 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d350c5f2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a6bce3a..59dbe63 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.21</hawtdispatch-version>
     <hazelcast-version>3.6.2</hazelcast-version>
-    <hbase-version>1.2.0</hbase-version>
+    <hbase-version>1.2.1</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. -->