From: sebdet Date: Fri, 22 Feb 2019 07:28:47 +0000 (+0100) Subject: Fix merge job X-Git-Tag: 4.0.0~93 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=1a6b7190b59a2faab874f2cc9c2c3828739f15e8 Fix merge job Restore repository names to ecomp-* instead of onap-* as jenkins settings use ecomp Issue-ID: CLAMP-252 Change-Id: Ib247626430ccdafaf88776c63a4f0d5a003d58f5 Signed-off-by: sebdet --- diff --git a/pom.xml b/pom.xml index 3a0cc25a..a2fe2cb5 100644 --- a/pom.xml +++ b/pom.xml @@ -145,17 +145,17 @@ - onap-releases + ecomp-releases Clamp Release Repository https://nexus.onap.org/content/repositories/releases/ - onap-snapshots + ecomp-snapshots Clamp Snapshot Repository https://nexus.onap.org/content/repositories/snapshots/ - onap-site + ecomp-site dav:https://nexus.onap.org/content/sites/site/org/onap/clamp/${project.version} @@ -167,17 +167,17 @@ http://repo2.maven.org/maven2/ - onap-releases + ecomp-releases ONAP Release Repository https://nexus.onap.org/content/repositories/releases/ - onap-staging + ecomp-staging ONAP Staging Repository https://nexus.onap.org/content/repositories/staging/ - onap-snapshots + ecomp-snapshots ONAP Snapshot Repository https://nexus.onap.org/content/repositories/snapshots/