From common-commits-return-92969-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Mon Feb 4 05:49:09 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 75FAA180651 for ; Mon, 4 Feb 2019 06:49:08 +0100 (CET) Received: (qmail 931 invoked by uid 500); 4 Feb 2019 05:49:07 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 922 invoked by uid 99); 4 Feb 2019 05:49:07 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2019 05:49:07 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id F2E03857C4; Mon, 4 Feb 2019 05:49:06 +0000 (UTC) Date: Mon, 04 Feb 2019 05:49:06 +0000 To: "common-commits@hadoop.apache.org" Subject: [hadoop] branch branch-2.9 updated: HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154925934685.8090.9178072647868891020@gitbox.apache.org> From: aajisaka@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: hadoop X-Git-Refname: refs/heads/branch-2.9 X-Git-Reftype: branch X-Git-Oldrev: c558ff18ecfc0fd5ee6e55c0cac196955b45e8cf X-Git-Newrev: 1ead01444d6e09857a51523286a8ea9046af156c X-Git-Rev: 1ead01444d6e09857a51523286a8ea9046af156c X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.9 by this push: new 1ead014 HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. 1ead014 is described below commit 1ead01444d6e09857a51523286a8ea9046af156c Author: Akira Ajisaka AuthorDate: Mon Feb 4 14:46:35 2019 +0900 HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. (cherry picked from commit 0f9aa5b4d58e34653f42e98a244aaf1c806b37cf) (cherry picked from commit 6485b891332f801a6a86319de017c026d288e6d0) --- 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 407f6a8..4820dee 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -1091,7 +1091,7 @@ com.aliyun.oss aliyun-sdk-oss - 2.8.3 + 3.4.1 org.apache.httpcomponents --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-commits-help@hadoop.apache.org