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

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


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

commit 51d17f3cb399ae0ed66d3a2357ef091151d25646
Author: Rohith Sharma K S <[email protected]>
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
---
 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 03a08af..d319f66 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to