From e303f8cbbec61cd7deb7576073e601e2c919367e Mon Sep 17 00:00:00 2001 From: Yuli Shlosberg Date: Sun, 31 Dec 2017 16:30:45 +0200 Subject: [PATCH] Update code after grep filters execution Change-Id: I1dd47b7c32621222220dc68e5d9829b55a6b50e0 Issue-ID: SDC-733 Signed-off-by: Yuli Shlosberg --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 6e67b81..53d085d 100644 --- a/pom.xml +++ b/pom.xml @@ -187,17 +187,17 @@ http://repo2.maven.org/maven2/ - ecomp-releases + onap-releases Release Repository ${nexus.proxy}/content/repositories/releases/ - ecomp-staging + onap-staging Staging Repository ${nexus.proxy}/content/repositories/staging/ - ecomp-snapshots + onap-snapshots Snapshots Repository ${nexus.proxy}/content/repositories/snapshots/ @@ -205,17 +205,17 @@ - ecomp-releases + onap-releases Release Repository ${nexus.proxy}/content/repositories/${releases.path}/ - ecomp-snapshots + onap-snapshots Snapshot Repository ${nexus.proxy}/content/repositories/${snapshots.path}/ - ecomp-site + onap-site dav:${nexus.proxy}${sitePath} -- 2.16.6