SLIDER-745 revert hbase version to 0.98.4-hadoop2 for consistency with 0.60 release
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/909ab852 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/909ab852 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/909ab852 Branch: refs/heads/branches/branch-0.6 Commit: 909ab8521405d1f29987f9dddfea6ebe7804f514 Parents: a651f7a Author: Steve Loughran <[email protected]> Authored: Sat Jan 10 19:33:02 2015 +0000 Committer: Steve Loughran <[email protected]> Committed: Sat Jan 10 19:33:02 2015 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/909ab852/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d409d4e..7a2648a 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ --> <hadoop.version>2.6.0</hadoop.version> - <hbase.version>0.99.0</hbase.version> + <hbase.version>0.98.4-hadoop2</hbase.version> <accumulo.version>1.6.1</accumulo.version> <!-- artifact versions
