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 dr...@apache.org on 2017/02/13 05:22:02 UTC

hadoop git commit: HADOOP-13769. AliyunOSS: update oss sdk version. Contributed by Genmao Yu

Repository: hadoop
Updated Branches:
  refs/heads/trunk 01be4503c -> 243c0f33e


HADOOP-13769. AliyunOSS: update oss sdk version. Contributed by Genmao Yu


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/243c0f33
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/243c0f33
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/243c0f33

Branch: refs/heads/trunk
Commit: 243c0f33ec2559c1b727f6c7ea73625df3ac3a43
Parents: 01be450
Author: Kai Zheng <ka...@intel.com>
Authored: Mon Feb 13 13:21:44 2017 +0800
Committer: Kai Zheng <ka...@intel.com>
Committed: Mon Feb 13 13:21:44 2017 +0800

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/243c0f33/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index d3579a1..606f7fc 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1104,7 +1104,7 @@
       <dependency>
         <groupId>com.aliyun.oss</groupId>
         <artifactId>aliyun-sdk-oss</artifactId>
-        <version>2.2.1</version>
+        <version>2.4.1</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.httpcomponents</groupId>


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