From ab6eeb146eff31ec3b28076f85d967d342b58b59 Mon Sep 17 00:00:00 2001 From: Edwin Lawrance Date: Thu, 5 Oct 2017 16:23:56 +0100 Subject: [PATCH] Adding repositories to pom Adding staging repository and updating babel groupId Change-Id: I1929738d0f130fdce4edea2ff9c58f626c2a47cb Issue-Id: AAI-46 Signed-off-by: Edwin Lawrance --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 776dd91..6caa375 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.att.ajsc 2.0.0 - org.onap.aai + org.onap.aai.babel babel 2.0.0-SNAPSHOT @@ -172,6 +172,14 @@ + + + ecomp-staging + ECOMP Staging Repository + ${onap.nexus.url}/content/repositories/staging/ + + + -- 2.16.6