From e63b8b4b4cb20a3477002fc76562c0542add08b9 Mon Sep 17 00:00:00 2001 From: Yuli Shlosberg Date: Sun, 31 Dec 2017 16:36:12 +0200 Subject: Update code after grep filters execution Change-Id: Id53d2593767a22e5a4227c375deb297a9eb1098d Issue-ID: SDC-733 Signed-off-by: Yuli Shlosberg --- pom.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 597e832..b585903 100644 --- a/pom.xml +++ b/pom.xml @@ -267,17 +267,12 @@ http://repo2.maven.org/maven2/ - ecomp-releases + onap-releases Release Repository ${nexus.proxy}/content/repositories/releases/ - ecomp-staging - Staging Repository - ${nexus.proxy}/content/repositories/staging/ - - - ecomp-snapshots + onap-snapshots Snapshots Repository ${nexus.proxy}/content/repositories/snapshots/ @@ -285,17 +280,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} -- cgit 1.2.3-korg