sdnc/core: Fixing site path for nexus
[sdnc/core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b27bd6c..5441343 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
        <distributionManagement>
                <site>
                        <id>ecomp-site</id>
-                       <url>dav:https://${openecomp.nexus.host}/content/sites/site/org/onap/sdnc/${project.artifactId}/${project.version}</url>
+                       <url>dav:https://${openecomp.nexus.host}/content/sites/site/org/onap/sdnc/core/${project.artifactId}/${project.version}</url>
                </site>
        </distributionManagement>