summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortalasila <talasila@research.att.com>2017-03-24 12:06:45 -0400
committertalasila <talasila@research.att.com>2017-03-24 12:06:48 -0400
commit174d87d14585db8db2e1bd6dc5e8303e94fed194 (patch)
treeb281dd1922c163b33c217a26dc5fd7cd5ea29ad9
parentb5bdf3bf918a2740e0d9b248a9fd326f61934e47 (diff)
staging repo added
Change-Id: I24e89492b7cf940294fa80517ea1f9312318a67f Signed-off-by: talasila <talasila@research.att.com>
-rw-r--r--ecomp-portal-BE/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ecomp-portal-BE/pom.xml b/ecomp-portal-BE/pom.xml
index 126f0e44..8b389641 100644
--- a/ecomp-portal-BE/pom.xml
+++ b/ecomp-portal-BE/pom.xml
@@ -57,6 +57,12 @@
<url>https://nexus.openecomp.org/content/repositories/snapshots/</url>
</repository>
<repository>
+ <!-- Staging repository has ECOMP staging artifacts -->
+ <id>ecomp-staging</id>
+ <name>OpenECOMP - Staging Repository</name>
+ <url>https://nexus.openecomp.org/content/repositories/staging/</url>
+ </repository>
+ <repository>
<!-- Snapshots repository has ECOMP snapshot artifacts -->
<id>oss-snapshots</id>
<name>oss Central - Snapshots</name>