You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by el...@apache.org on 2017/07/13 01:51:45 UTC

[3/5] phoenix git commit: PHOENIX-4014 Update to HBase 1.2.5

PHOENIX-4014 Update to HBase 1.2.5


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

Branch: refs/heads/4.x-HBase-1.2
Commit: eb57a1babf72967ad73f4b0aeaae86d020b950d0
Parents: ab39b46
Author: Josh Elser <el...@apache.org>
Authored: Wed Jul 12 13:02:25 2017 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Wed Jul 12 21:49:55 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/eb57a1ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6603e9a..92999ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
     <top.dir>${project.basedir}</top.dir>
 
     <!-- Hadoop Versions -->
-    <hbase.version>1.2.3</hbase.version>
+    <hbase.version>1.2.5</hbase.version>
     <hadoop-two.version>2.7.1</hadoop-two.version>
 
     <!-- Dependency versions -->