aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-30 15:15:15 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-03-30 15:15:21 -0400
commit043ac5e7df90d537a4732a68975edf6ecd35be6e (patch)
treef43a9f36dee9260e560c72508b40f36ecd328a8e /pom.xml
parentf769523d137564898a5adba8012e972da7219250 (diff)
cleanup repos and servers
Change-Id: I0cd9decef88765d04df22951b487e5556835b677 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 638551c81..ee9510835 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,6 +73,11 @@
<name>OpenECOMP Staging Repository</name>
<url>${nexusproxy}/content/repositories/staging/</url>
</repository>
+ <repository>
+ <id>ecomp-snapshots</id>
+ <name>OpenECOMP Snapshots Repository</name>
+ <url>${nexusproxy}/content/repositories/snapshots/</url>
+ </repository>
</repositories>
<distributionManagement>