Added Staging maven repo 83/5383/1
authoreh552t <eh552t@intl.att.com>
Tue, 14 Feb 2017 14:02:15 +0000 (15:02 +0100)
committereh552t <eh552t@intl.att.com>
Tue, 14 Feb 2017 14:02:15 +0000 (15:02 +0100)
Added the staging maven repository to be able to build
as openstack is not yet in release repository

Change-Id: I4ec58433762d1fb6ce707f63f3e26c10a940e51f
Signed-off-by: eh552t <eh552t@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index acbabf0..8eaef44 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <name>MSO Release Repository</name>
                        <url>https://nexus.openecomp.org/content/repositories/releases/</url>
                </repository>
+               <repository>
+                       <id>ecomp-staging</id>
+                       <name>MSO Staging Repository</name>
+                       <url>https://nexus.openecomp.org/content/repositories/staging/</url>
+               </repository>
                <!-- Camunda Web Repository -->
                <repository>
                        <id>CamundaWebRepo</id>