From: Edwin Lawrance Date: Thu, 5 Oct 2017 15:23:56 +0000 (+0100) Subject: Adding repositories to pom X-Git-Tag: v1.2.0~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=ab6eeb146eff31ec3b28076f85d967d342b58b59 Adding repositories to pom Adding staging repository and updating babel groupId Change-Id: I1929738d0f130fdce4edea2ff9c58f626c2a47cb Issue-Id: AAI-46 Signed-off-by: Edwin Lawrance --- 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/ + + +