aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
parentdcafbd7d9285aa7df3f5010642f1c1614e1147d0 (diff)
parent3ebbd0db041689e30b0c2774dca66880e4479b42 (diff)
Merge "[SDNC-3] Update javadoc config"
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 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>