From 30812aeb295b204f4d43141ba086bd2879f58df4 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 20 Jul 2017 12:52:12 -0400 Subject: Missing properties Add missing properties (previously defined in settings.xml) to top level POM Issue: CCSDK-6 Change-Id: I7dc9e78725cf9600743cfef2f90188bbfa3ffd3a Signed-off-by: Dan Timoney --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index fb2c9a73..ba5ad9fd 100755 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,19 @@ http://wiki.onap.org Parent POMs to be used by clients of CCSDK + + + nexus.onap.org + 443 + https + ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/groups/public + ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/releases + ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/snapshots + ecomp-releases + + + + -- cgit 1.2.3-korg