summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2017-11-03 14:32:05 -0400
committerMichael Hwang <mhwang@research.att.com>2017-11-03 14:32:45 -0400
commit20cb0239275b2c1c6276507943ca341d932b0378 (patch)
tree03653b0d5123a9fb081fc9a6c64e6606550afcf9
parent3c9d46008ee98b8312561d3efc7297b4c297b0c8 (diff)
Turn off platform doc building
Change-Id: Ia5a23f2763d51cb1fa30769f619ae3184b9c5304 Issue-Id: DCAEGEN2-194 Signed-off-by: Michael Hwang <mhwang@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0f3af1a1..96620676 100644
--- 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>