From: Dan Timoney Date: Mon, 9 Oct 2017 19:44:32 +0000 (-0400) Subject: Define onap.nexus.url in parent/pom.xml X-Git-Tag: v0.1.0~3^2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F17715%2F1;p=ccsdk%2Fparent.git Define onap.nexus.url in parent/pom.xml Define onap.nexus.url in parent/pom.xml, needed by staging plugin Change-Id: Idff22a7437ef44592792d145b9806ae95978af44 Issue-ID: CCSDK-113 Signed-off-by: Dan Timoney --- diff --git a/pom.xml b/pom.xml index 2a15e819..db3862b8 100755 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,7 @@ nexus.onap.org 443 https + https://nexus.onap.org ${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