Updating HBase
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d0b95eb4 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d0b95eb4 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/d0b95eb4 Branch: refs/heads/master Commit: d0b95eb417ff8e46af236d83a348828c7d950a02 Parents: 9cd3116 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Dec 9 11:05:52 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Dec 9 11:05:52 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/d0b95eb4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7640a64..386fde2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -675,7 +675,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>
