Forráskód Böngészése

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

(cherry picked from commit 8a2e1d4cbe45f44f30e48f3fb5d840c1b074293e)
Andrew Wang 8 éve
szülő
commit
f2b70eaafc
1 módosított fájl, 1 hozzáadás és 0 törlés
  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>