aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-04-05 09:34:20 -0400
committerDan Timoney <dtimoney@att.com>2017-04-05 09:44:23 -0400
commit3ebbd0db041689e30b0c2774dca66880e4479b42 (patch)
tree904139d388436d71e953cc20d7e24ce0bd5e3f24
parent09e52f6d8e24edc9b572bead8a6562754a1882b2 (diff)
[SDNC-3] Update javadoc config
Update javadoc config to publish to onap.org site Change-Id: I6f9ba9240315f5405a8efacdfd7e5ecb0c6e9afb Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xpom.xml4
-rwxr-xr-xrootpom/pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index b73fcc5..578d236 100755
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
<distributionManagement>
<site>
- <id>sdnc-javadoc</id>
- <url>dav:https://${openecomp.nexus.host}:${openecomp.nexus.port}/repository/sdn-c-javadoc/${project.artifactId}/${project.version}</url>
+ <id>ecomp-site</id>
+ <url>dav:https://${openecomp.nexus.host}/content/sites/site/org/onap/sdnc/${project.artifactId}/${project.version}</url>
</site>
</distributionManagement>
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index b87970e..7e1d06e 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -486,8 +486,8 @@
<distributionManagement>
<site>
- <id>sdnc-javadoc</id>
- <url>dav:https://ecomp-nexus:${openecomp.nexus.port}/repository/sdn-c-javadoc/${project.version}</url>
+ <id>ecomp-site</id>
+ <url>dav:https://${openecomp.nexus.host}/content/sites/site/org/onap/sdnc/${project.version}</url>
</site>
<repository>
<id>ecomp-releases</id>