aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3260677..d65e293 100644
--- a/pom.xml
+++ b/pom.xml
@@ -436,7 +436,7 @@
</snapshotRepository>
<site>
<id>ecomp-site</id>
- <url>dav:${nexusproxy}/content/sites/site/org/openecomp/dcae/dcae-inventory/${project.artifactId}/${project.version}/</url>
+ <url>dav:${nexusproxy}/content/sites/site/org/onap/dcae/dcae-inventory/${project.artifactId}/${project.version}/</url>
</site>
</distributionManagement>
</project>