nexus site added on root pom
[portal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 63e1913..4360289 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>