From 82a366e562c5517a9b66fb647bfb699530e19ca3 Mon Sep 17 00:00:00 2001 From: "Lee, Tian (tl5884)" Date: Fri, 1 Mar 2019 17:06:07 +0000 Subject: Add missing distributionManagement section to poms Change-Id: I85d4c78abda0af32b9994b01f8abceaabe276e18 Issue-ID: AAI-2203 Signed-off-by: Lee, Tian (tl5884) --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3eb4543..f7c542e 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,10 @@ elasticsearch-sg + + https://nexus.onap.org + + @@ -48,4 +52,17 @@ + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + \ No newline at end of file -- cgit 1.2.3-korg