GORA-443
Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/163d91bc Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/163d91bc Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/163d91bc Branch: refs/heads/master Commit: 163d91bc284e5b5a53b9d314e9fd317964cef486 Parents: b125b80 Author: Renato Marroquin <[email protected]> Authored: Wed Aug 31 13:33:13 2016 +0200 Committer: Renato Marroquin <[email protected]> Committed: Wed Aug 31 13:33:13 2016 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/163d91bc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c39c7ce..062c7d9 100644 --- a/pom.xml +++ b/pom.xml @@ -685,8 +685,8 @@ <!-- Hadoop Dependencies --> <hadoop-2.version>2.5.2</hadoop-2.version> <hadoop-2.test.version>2.5.2</hadoop-2.test.version> - <hbase.version>0.98.8-hadoop2</hbase.version> - <hbase.test.version>0.98.8-hadoop2</hbase.test.version> + <hbase.version>1.2.2</hbase.version> + <hbase.test.version>1.2.2</hbase.test.version> <cxf-rt-frontend-jaxrs.version>2.5.2</cxf-rt-frontend-jaxrs.version> <!-- Amazon Dependencies --> <amazon.version>1.10.55</amazon.version>
