diff options
author | 2017-04-05 13:57:49 +0000 | |
---|---|---|
committer | 2017-04-05 13:57:49 +0000 | |
commit | 75950bf862be183d9a2d64ad0ed4dafe30959184 (patch) | |
tree | 0b4107e63ad977e19e3b80ac8c453ba83e480794 /pom.xml | |
parent | dcafbd7d9285aa7df3f5010642f1c1614e1147d0 (diff) | |
parent | 3ebbd0db041689e30b0c2774dca66880e4479b42 (diff) |
Merge "[SDNC-3] Update javadoc config"
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |