You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2020/03/17 00:06:07 UTC

[hbase] branch master updated: HBASE-23986 Bump hadoop-two.version to 2.10.0 on master and branch-2 (#1289)

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

zhangduo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 795e988  HBASE-23986 Bump hadoop-two.version to 2.10.0 on master and branch-2 (#1289)
795e988 is described below

commit 795e9887b554dd7878349633d06f892fee6d4b01
Author: Duo Zhang <zh...@apache.org>
AuthorDate: Tue Mar 17 08:05:56 2020 +0800

    HBASE-23986 Bump hadoop-two.version to 2.10.0 on master and branch-2 (#1289)
    
    Signed-off-by: Guanghao Zhang <zg...@apache.org>
    Signed-off-by: Jan Hentschel <ja...@ultratendency.com>
    Signed-off-by: Nick Dimiduk <nd...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b897a77..4ec1832 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1472,7 +1472,7 @@
     <maven.min.version>3.0.4</maven.min.version>
     <java.min.version>${compileSource}</java.min.version>
     <!-- Dependencies -->
-    <hadoop-two.version>2.8.5</hadoop-two.version>
+    <hadoop-two.version>2.10.0</hadoop-two.version>
     <hadoop-three.version>3.1.2</hadoop-three.version>
     <!-- These must be defined here for downstream build tools that don't look at profiles.
          They ought to match the values found in our default hadoop profile, which is