summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dcae_dmaapbc_webapp/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/dcae_dmaapbc_webapp/pom.xml b/dcae_dmaapbc_webapp/pom.xml
index fb877e8..7b0998d 100644
--- a/dcae_dmaapbc_webapp/pom.xml
+++ b/dcae_dmaapbc_webapp/pom.xml
@@ -41,6 +41,12 @@
<name>OpenECOMP - Snapshot Repository</name>
<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>
</repositories>
<profiles>