aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/pom.xml
diff options
context:
space:
mode:
authortalasila <talasila@research.att.com>2017-03-24 10:31:04 -0400
committertalasila <talasila@research.att.com>2017-03-24 10:31:15 -0400
commit2be329fd92937823c18d93b12b551fecbf2a1731 (patch)
tree3c15fa27726837ffcc9a0970e683673345339d76 /dcae_dmaapbc_webapp/pom.xml
parent27705479f8cc5e5eca6b588760a45bb86683f78e (diff)
staging repo added
Change-Id: I80795739d01d54dbad14f20a1275711ee3b3778e Signed-off-by: talasila <talasila@research.att.com>
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>