summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2017-12-12 00:08:17 +0000
committerGerrit Code Review <gerrit@onap.org>2017-12-12 00:08:17 +0000
commitb81506cb18a3c5164afb4d468d28b1b478218d18 (patch)
tree9708b259d9793829b1d314ce077c3065fbbd6dd4 /pom.xml
parentc1fc6d18c4d0467591f22403bc22ff1fa8a99ad8 (diff)
parent0f45599953ae6cd78173696f3a691ac138428484 (diff)
Merge "Revert "Remove all of the distribution management""
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2038847a..abdcdb67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,6 +103,11 @@
</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>