From 04bf14bf259ed8b1ddb50d01f4f0084253cb448b Mon Sep 17 00:00:00 2001 From: eh552t Date: Tue, 14 Feb 2017 15:02:15 +0100 Subject: Added Staging maven repo 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 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index acbabf0..8eaef44 100644 --- a/pom.xml +++ b/pom.xml @@ -111,6 +111,11 @@ MSO Release Repository https://nexus.openecomp.org/content/repositories/releases/ + + ecomp-staging + MSO Staging Repository + https://nexus.openecomp.org/content/repositories/staging/ + CamundaWebRepo -- cgit 1.2.3-korg