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

(cherry picked from commit 8a2e1d4cbe45f44f30e48f3fb5d840c1b074293e)
diff --git a/pom.xml b/pom.xml
index 137dc16..b201892 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,6 +128,7 @@
     <module>hadoop-minicluster</module>
     <module>hadoop-client-modules</module>
     <module>hadoop-build-tools</module>
+    <module>hadoop-cloud-storage-project</module>
   </modules>
 
   <build>