From a401e7264b37ed9cbc75795d2196fcb4fe21a121 Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Wed, 30 Jun 2021 08:38:51 +0100 Subject: Replaced nexusproxy property with onap.nexus.url Also removed redefined redefined nexusproxy and distribution Management from poms Update ReadMe accordingly Issue-ID: CPS-435 Change-Id: I02831e737587a1a16e9743773f2840c209d1fffd Signed-off-by: mkerrigan Signed-off-by: ToineSiebelink --- cps-parent/pom.xml | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) (limited to 'cps-parent') diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 78a89f0aca..a341ea9af7 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -37,16 +37,10 @@ org.onap.cps.Application - nexus3.onap.org:10003/ - nexus3.onap.org:10001/ 11 1.1.1 0.9 - https://nexus.onap.org 3.1.0 - UTF-8 - /content/repositories/releases/ - /content/repositories/snapshots/ 4.1.3 1.8.0-beta4 1.5.0 @@ -73,19 +67,6 @@ - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - - @@ -346,7 +327,7 @@ see https://www.testcontainers.org/features/configuration/#disabling-ryuk --> true - ${docker.repository.pull}library/ + ${docker.pull.registry}/library/ -- cgit 1.2.3-korg