Repository: hadoop
Updated Branches:
  refs/heads/branch-3.0 12f92e636 -> 6b31a94b0


HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. 
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/6b31a94b
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6b31a94b
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/6b31a94b

Branch: refs/heads/branch-3.0
Commit: 6b31a94b01db4e3161070c95ba499591de570045
Parents: 12f92e6
Author: Sammi Chen <sammi.c...@intel.com>
Authored: Thu Nov 2 14:33:22 2017 +0800
Committer: Sammi Chen <sammi.c...@intel.com>
Committed: Thu Nov 2 17:08:53 2017 +0800

----------------------------------------------------------------------
 hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/6b31a94b/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml 
b/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml
index 4d69e94..46dadcf 100644
--- a/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml
+++ b/hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml
@@ -105,6 +105,11 @@
     </dependency>
     <dependency>
       <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-aliyun</artifactId>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-aws</artifactId>
       <scope>compile</scope>
     </dependency>


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

Reply via email to