From 1a6b7190b59a2faab874f2cc9c2c3828739f15e8 Mon Sep 17 00:00:00 2001 From: sebdet Date: Fri, 22 Feb 2019 08:28:47 +0100 Subject: [PATCH] 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 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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/ -- 2.16.6