nexus site added on root pom 45/3145/1 release-1.0.0
authorManoop Talasila <talasila@research.att.com>
Thu, 6 Apr 2017 21:29:31 +0000 (17:29 -0400)
committerManoop Talasila <talasila@research.att.com>
Thu, 6 Apr 2017 21:29:39 +0000 (17:29 -0400)
Change-Id: Ibe25473776b18692f0fb545a53cb596731c070f8
Signed-off-by: Manoop Talasila <talasila@research.att.com>
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>