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

This commit is contained in:
Andrew Wang 2017-01-20 10:36:31 -08:00
parent e015b56319
commit 8a2e1d4cbe
1 changed files with 1 additions and 0 deletions

View File

@ -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>