diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ </snapshotRepository> <site> <id>ecomp-site</id> - <url>dav:${nexusproxy}/content/sites/site/org/openecomp/dcae/dmaapbc/${project.artifactId}/${project.version}/</url> + <url>dav:${nexusproxy}/content/sites/site/org/onap/dcae/dmaapbc/${project.artifactId}/${project.version}/</url> </site> </distributionManagement> <pluginRepositories> |