Merge "Revert "Remove all of the distribution management""
authorJames Forsyth <jf2512@att.com>
Tue, 12 Dec 2017 00:08:17 +0000 (00:08 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 12 Dec 2017 00:08:17 +0000 (00:08 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 2038847..abdcdb6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </build>
 
     <distributionManagement>
+        <snapshotRepository>
+            <id>ecomp-snapshots</id>
+            <name>ECOMP Snapshot Repository</name>
+            <url>${onap.nexus.url}/content/repositories/snapshots/</url>
+        </snapshotRepository>
         <site>
             <id>ecomp-site</id>
             <url>dav:${onap.nexus.url}${sitePath}</url>