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 sa...@apache.org on 2017/12/07 15:13:20 UTC

hadoop git commit: HADOOP-15080. Aliyun OSS: update oss sdk from 2.8.1 to 2.8.3 to remove its dependency on Cat-x json-lib

Repository: hadoop
Updated Branches:
  refs/heads/branch-3.0.0 7f354097a -> cb307d5b8


HADOOP-15080. Aliyun OSS: update oss sdk from 2.8.1 to 2.8.3 to remove its dependency on Cat-x json-lib


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

Branch: refs/heads/branch-3.0.0
Commit: cb307d5b8e1184b247e0e7a224c9535e1ef3c671
Parents: 7f35409
Author: Sammi Chen <sa...@intel.com>
Authored: Thu Dec 7 23:11:40 2017 +0800
Committer: Sammi Chen <sa...@intel.com>
Committed: Thu Dec 7 23:11:40 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/cb307d5b/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 47a26f8..cc3f11d2 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1154,7 +1154,7 @@
       <dependency>
         <groupId>com.aliyun.oss</groupId>
         <artifactId>aliyun-sdk-oss</artifactId>
-        <version>2.8.1</version>
+        <version>2.8.3</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