From: dave.adams (da490c) Date: Fri, 2 Jun 2017 21:27:04 +0000 (-0400) Subject: add nexus target for artifacts X-Git-Tag: v1.0.0~16 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=commitdiff_plain;h=dc5a5f77e7c6273133a7de7c5eefe88a9e6f9f2b add nexus target for artifacts Change-Id: I0d54f2eafeb5e517951aa3a74a66bebcff9c0bc8 Signed-off-by: dave.adams (da490c) --- 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/ + +