You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/12/09 12:11:57 UTC

[3/5] cxf git commit: Updating HBase

Updating HBase


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

Branch: refs/heads/3.1.x-fixes
Commit: e4c50b5299adeec3052d1ba5db8c862d64b8b44f
Parents: cb1bcd4
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Dec 9 11:05:52 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Dec 9 12:11:29 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/e4c50b52/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b4a2b5d..3ef7ab2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -678,7 +678,7 @@
             <dependency>
                 <groupId>org.apache.hbase</groupId>
                 <artifactId>hbase-client</artifactId>
-                <version>1.1.1</version>
+                <version>1.1.7</version>
                 <exclusions>
                     <exclusion>
                         <groupId>io.netty</groupId>