You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ja...@apache.org on 2015/04/22 01:56:20 UTC

phoenix git commit: PHOENIX-1905 Update pom for 4.x branch to 0.98.12

Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 6936b2b01 -> 9b7fefe28


PHOENIX-1905 Update pom for 4.x branch to 0.98.12


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

Branch: refs/heads/4.x-HBase-0.98
Commit: 9b7fefe28a5d6ecb3a7afd75e94f2aa1f3dd095a
Parents: 6936b2b
Author: James Taylor <jt...@salesforce.com>
Authored: Tue Apr 21 16:56:09 2015 -0700
Committer: James Taylor <jt...@salesforce.com>
Committed: Tue Apr 21 16:56:09 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b7fefe2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8672d17..38fc42a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <test.output.tofile>true</test.output.tofile>
 
     <!-- Hadoop Versions -->
-    <hbase.version>0.98.9-hadoop2</hbase.version>
+    <hbase.version>0.98.12-hadoop2</hbase.version>
     <hadoop-two.version>2.2.0</hadoop-two.version>
 
     <!-- Dependency versions -->