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:12:25 UTC

[hbase] branch branch-2 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 branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


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

commit 3366d64046180d62368274246dcab16e118ee4fd
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 406607e..7cf6314 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1290,7 +1290,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