summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ecomp-sdk/sdk-app/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ecomp-sdk/sdk-app/pom.xml b/ecomp-sdk/sdk-app/pom.xml
index 9e20347e..844f4cd8 100644
--- a/ecomp-sdk/sdk-app/pom.xml
+++ b/ecomp-sdk/sdk-app/pom.xml
@@ -71,6 +71,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>