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 aa...@apache.org on 2021/05/19 06:08:20 UTC

[hadoop] branch branch-3.3 updated: HADOOP-17426. Upgrade to hadoop-thirdparty-1.1.0. (#3024)

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

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


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new 611ed04  HADOOP-17426. Upgrade to hadoop-thirdparty-1.1.0. (#3024)
611ed04 is described below

commit 611ed04aff513639691528c4143cc27ff68aadd0
Author: Wei-Chiu Chuang <we...@apache.org>
AuthorDate: Tue May 18 22:55:47 2021 -0700

    HADOOP-17426. Upgrade to hadoop-thirdparty-1.1.0. (#3024)
    
    Signed-off-by: Akira Ajisaka <aa...@apache.org>
    
    Change-Id: Ibf27246b3eb1b074b938f44f4906db9184466303
    (cherry picked from commit 2960d83c255a00a549f8809882cd3b73a6266b6d)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index ad5c974..ce7b83b 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -91,7 +91,7 @@
     <hadoop.protobuf.version>3.7.1</hadoop.protobuf.version>
     <protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path>
 
-    <hadoop-thirdparty.version>1.1.0-SNAPSHOT</hadoop-thirdparty.version>
+    <hadoop-thirdparty.version>1.1.0</hadoop-thirdparty.version>
     <hadoop-thirdparty-protobuf.version>${hadoop-thirdparty.version}</hadoop-thirdparty-protobuf.version>
     <hadoop-thirdparty-guava.version>${hadoop-thirdparty.version}</hadoop-thirdparty-guava.version>
     <hadoop-thirdparty-shaded-prefix>org.apache.hadoop.thirdparty</hadoop-thirdparty-shaded-prefix>

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