Repository: phoenix
Updated Branches:
  refs/heads/4.0 7a571d038 -> 2faa3f429
  refs/heads/master 5e2c182aa -> 0092c6f9d


Revert "PHOENIX-1524 Bump default HBase version to 0.98.8 after PHOENIX-1470"

This reverts commit 5e2c182aad7f1a8ed9d3c5a29240b61b399342d7.


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

Branch: refs/heads/master
Commit: 2f100af20c51b2f4810c4bb1103cd1cba48732a9
Parents: 5e2c182
Author: Andrew Purtell <apurt...@apache.org>
Authored: Sat Dec 13 10:42:40 2014 -0800
Committer: Andrew Purtell <apurt...@apache.org>
Committed: Sat Dec 13 10:42:40 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/2f100af2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 32aa5cc..a8d1f10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <test.output.tofile>true</test.output.tofile>
 
     <!-- Hadoop Versions -->
-    <hbase.version>0.98.8-hadoop2</hbase.version>
+    <hbase.version>0.98.4-hadoop2</hbase.version>
     <hadoop-two.version>2.2.0</hadoop-two.version>
 
     <!-- Dependency versions -->

Reply via email to