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