summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index acc10bda..99b24867 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>