HADOOP-14649. Update aliyun-sdk-oss version to 2.8.1. (Genmao Yu via rchiang)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/26d8c8fa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/26d8c8fa Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/26d8c8fa Branch: refs/heads/YARN-5972 Commit: 26d8c8fa586a634ae91993940b28b3a1452d4be6 Parents: 7e6463d Author: Ray Chiang <[email protected]> Authored: Wed Aug 23 15:22:24 2017 -0700 Committer: Ray Chiang <[email protected]> Committed: Wed Aug 23 15:22:24 2017 -0700 ---------------------------------------------------------------------- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/26d8c8fa/hadoop-project/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 8c1d374..938ef05 100755 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -1140,7 +1140,7 @@ <dependency> <groupId>com.aliyun.oss</groupId> <artifactId>aliyun-sdk-oss</artifactId> - <version>2.4.1</version> + <version>2.8.1</version> <exclusions> <exclusion> <groupId>org.apache.httpcomponents</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
