From: Bruno Sakoto Date: Tue, 9 Feb 2021 02:51:05 +0000 (-0500) Subject: Fix jenkins master merge job X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5c7c489d38a20a274f9eb0e748ec359c7a8338e3;hp=f419efa196d08601f2fe306982fe5666adc95f04;p=cps.git Fix jenkins master merge job Use port number 10003 to push to docker registry Issue-ID: CPS-227 Signed-off-by: Bruno Sakoto Change-Id: Idf6b448498908f6a3cbd7b235dee8d77a24280de --- diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 744efb2d2..92cff35fe 100644 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -1,4 +1,23 @@ + + @@ -95,7 +114,7 @@ org.onap.cps.Application - nexus3.onap.org:10001/onap/cps-nf-proxy + ${docker.pushRegistry}onap/cps-nf-proxy @@ -113,7 +132,7 @@ org.onap.cps.Application - nexus3.onap.org:10001/onap/cps-and-nf-proxy + ${docker.pushRegistry}onap/cps-and-nf-proxy diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 36abc909c..00aa89e80 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -1,4 +1,23 @@ + + @@ -25,7 +44,8 @@ 3.1.0 UTF-8 /content/repositories/releases/ - nexus3.onap.org:10001/onap/cps-service + nexus3.onap.org:10003/ + ${docker.pushRegistry}onap/cps-service 4.1.3 2.3.3.RELEASE 1.8.0-beta4