From e6252f539f8c7ab82f16a68462d7eba13ae10dfe Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 11 Oct 2017 13:44:52 -0700 Subject: Changing repository names Changing the repository name ecomp-snapshot and ecomp-release to ecomp-snapshots and ecomp-releases. I belieive that the correct version has the 's' at the end. This matches oparent and other projects' pom files. I could be wrong in which case you can abandon this. Change-Id: I71118d90b9b826e58833cd97589d26c26db15046 Signed-off-by: Patrick Brady Issue-id: CCSDK-116 --- odlparent-carbon-sr1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/odlparent-carbon-sr1/pom.xml b/odlparent-carbon-sr1/pom.xml index a477fdb6..08442617 100755 --- a/odlparent-carbon-sr1/pom.xml +++ b/odlparent-carbon-sr1/pom.xml @@ -433,7 +433,7 @@ - ecomp-release + ecomp-releases onap-repository-releases ${onap.nexus.release-url} @@ -445,7 +445,7 @@ - ecomp-snapshot + ecomp-snapshots onap-repository-snapshots ${onap.nexus.snapshot-url} -- cgit 1.2.3-korg