This is an automated email from the ASF dual-hosted git repository.

larsh pushed a commit to branch 4.x-HBase-1.4
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/4.x-HBase-1.4 by this push:
     new 215466d  PHOENIX-5352 Move HBase 1.4 to 1.4.10.
215466d is described below

commit 215466dbb5b33d31a37caf155a0d182e83643b73
Author: Lars Hofhansl <[email protected]>
AuthorDate: Wed Jun 26 09:49:00 2019 -0700

    PHOENIX-5352 Move HBase 1.4 to 1.4.10.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 31ac45d..32b2368 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <top.dir>${project.basedir}</top.dir>
 
     <!-- Hadoop Versions -->
-    <hbase.version>1.4.6</hbase.version>
+    <hbase.version>1.4.10</hbase.version>
     <hadoop-two.version>2.7.5</hadoop-two.version>
 
     <!-- Dependency versions -->

Reply via email to