You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by iw...@apache.org on 2021/10/06 13:43:14 UTC

[hadoop] branch branch-3.2.3 updated: YARN-8936. Bump up Atsv2 hbase versions. Contributed by Vrushali C.

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

iwasakims pushed a commit to branch branch-3.2.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2.3 by this push:
     new 71ba9f1  YARN-8936. Bump up Atsv2 hbase versions. Contributed by Vrushali C.
71ba9f1 is described below

commit 71ba9f1ccc27f6c9f84abd58d3e1a2c0d7e7531a
Author: Rohith Sharma K S <ro...@apache.org>
AuthorDate: Wed Nov 21 15:02:22 2018 +0530

    YARN-8936. Bump up Atsv2 hbase versions. Contributed by Vrushali C.
    
    (cherry picked from commit f63e4e4f2eee6b75c3a6c3fb5926d44c7e846145)
    
    Conflicts:
    	hadoop-project/pom.xml
    
    (cherry picked from commit 51d17f3cb399ae0ed66d3a2357ef091151d25646)
---
 hadoop-project/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 99172bc..8c464fb 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -181,8 +181,8 @@
 
     <swagger-annotations-version>1.5.4</swagger-annotations-version>
     <snakeyaml.version>1.16</snakeyaml.version>
-    <hbase.one.version>1.2.6</hbase.one.version>
-    <hbase.two.version>2.0.0-beta-1</hbase.two.version>
+    <hbase.one.version>1.4.8</hbase.one.version>
+    <hbase.two.version>2.0.2</hbase.two.version>
     <junit.version>4.13.2</junit.version>
     <assertj.version>3.12.2</assertj.version>
     <woodstox.version>5.3.0</woodstox.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org