Repository: hadoop Updated Branches: refs/heads/trunk f796cfde7 -> e4fca6aae
HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e4fca6aa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e4fca6aa Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e4fca6aa Branch: refs/heads/trunk Commit: e4fca6aae46a3c04fc56897986a4ab4e5aa98503 Parents: f796cfd Author: Sammi Chen <sammi.c...@intel.com> Authored: Tue Sep 18 18:37:49 2018 +0800 Committer: Sammi Chen <sammi.c...@intel.com> Committed: Tue Sep 18 18:37:49 2018 +0800 ---------------------------------------------------------------------- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/e4fca6aa/hadoop-project/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 3669ffb..275ae6e 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -1347,7 +1347,7 @@ <dependency> <groupId>com.aliyun.oss</groupId> <artifactId>aliyun-sdk-oss</artifactId> - <version>2.8.3</version> + <version>3.0.0</version> <exclusions> <exclusion> <groupId>org.apache.httpcomponents</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org