aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-04-05 13:57:49 +0000
committerGerrit Code Review <gerrit@onap.org>2017-04-05 13:57:49 +0000
commit75950bf862be183d9a2d64ad0ed4dafe30959184 (patch)
tree0b4107e63ad977e19e3b80ac8c453ba83e480794
parentdcafbd7d9285aa7df3f5010642f1c1614e1147d0 (diff)
parent3ebbd0db041689e30b0c2774dca66880e4479b42 (diff)
Merge "[SDNC-3] Update javadoc config"
-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>