Turn off platform doc building 49/22049/1
authorMichael Hwang <mhwang@research.att.com>
Fri, 3 Nov 2017 18:32:05 +0000 (14:32 -0400)
committerMichael Hwang <mhwang@research.att.com>
Fri, 3 Nov 2017 18:32:45 +0000 (14:32 -0400)
Change-Id: Ia5a23f2763d51cb1fa30769f619ae3184b9c5304
Issue-Id: DCAEGEN2-194
Signed-off-by: Michael Hwang <mhwang@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0f3af1a..9662067 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,9 +33,11 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
   <version>1.0.0-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <packaging>pom</packaging>
+  <!-- TODO: Revisit. Port platform docs to sphinx/rst first.
   <modules>
      <module>platformdoc</module>
   </modules>
+  -->
 
   <properties>
     <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>