Ver Fonte

HADOOP-14004. Missing hadoop-cloud-storage-project module in pom.xml. Contributed by Akira Ajisaka.

(cherry picked from commit 8a2e1d4cbe45f44f30e48f3fb5d840c1b074293e)
Andrew Wang há 8 anos atrás
pai
commit
f2b70eaafc
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -128,6 +128,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <module>hadoop-minicluster</module>
     <module>hadoop-client-modules</module>
     <module>hadoop-build-tools</module>
+    <module>hadoop-cloud-storage-project</module>
   </modules>
 
   <build>