nexus site path corrected
[portal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 255d29d..0d895a4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -55,5 +55,9 @@
                        <name>OpenECOMP - Snapshot Repository</name>
                        <url>${nexusproxy}/${snapshotNexusPath}</url>
                </snapshotRepository>
+               <site>
+                       <id>ecomp-site</id>
+                       <url>dav:${nexusproxy}${sitePath}</url>
+               </site>
        </distributionManagement>
 </project>