From dc5a5f77e7c6273133a7de7c5eefe88a9e6f9f2b Mon Sep 17 00:00:00 2001 From: "dave.adams (da490c)" Date: Fri, 2 Jun 2017 17:27:04 -0400 Subject: [PATCH] add nexus target for artifacts Change-Id: I0d54f2eafeb5e517951aa3a74a66bebcff9c0bc8 Signed-off-by: dave.adams (da490c) --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pom.xml b/pom.xml index 92fc2fb..81f0300 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,10 @@ Sparky FE http://maven.apache.org + + https://nexus.onap.org + + @@ -76,5 +80,18 @@ + + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + -- 2.16.6