aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dcae_dmaapbc_webapp/pom.xml')
-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 3e208c6..d57ed43 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>