From: Yuli Shlosberg Date: Sun, 31 Dec 2017 14:36:12 +0000 (+0200) Subject: Update code after grep filters execution X-Git-Tag: v1.2.2~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e63b8b4b4cb20a3477002fc76562c0542add08b9;p=sdc%2Fsdc-tosca.git Update code after grep filters execution Change-Id: Id53d2593767a22e5a4227c375deb297a9eb1098d Issue-ID: SDC-733 Signed-off-by: Yuli Shlosberg --- 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}