From d5d423146ce711e46a313da3b012454cc987c7f8 Mon Sep 17 00:00:00 2001 From: talasila Date: Thu, 9 Feb 2017 15:44:45 -0500 Subject: Nexus repo URL update in ecompsdkos pom Change-Id: Id2fa226655eb0daa626ba2210a645cae77a099e9 Signed-off-by: talasila --- ecomp-sdk/pom.xml | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'ecomp-sdk/pom.xml') diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index c327a7f0..4fc13e57 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -5,7 +5,7 @@ ecompSDK-project pom - 1.0.0 + 1.0.0-SNAPSHOT Ecomp Portal SDK Project (parent) https://wiki/display/EcompPortal @@ -55,16 +55,16 @@ - - nexus-snapshots - Nexus Maven Central - Snapshots - https://ecomp-nexus:8443/repository/maven-snapshots/ + + ecomp-releases + OpenECOMP - Release Repository + https://nexus.openecomp.org/content/repositories/releases/ - - nexus - Nexus Maven Central - Releases - https://ecomp-nexus:8443/repository/maven-releases/ + + ecomp-snapshots + OpenECOMP - Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ oss-sonatype @@ -216,15 +216,14 @@ - nexus - ecompsdk-repository-releases - https://ecomp-nexus:8443/repository/maven-releases + ecomp-releases + OpenECOMP - Release Repository + https://nexus.openecomp.org/content/repositories/releases/ - - nexus-snapshots - ecompsdk-repository-snapshots - https://ecomp-nexus:8443/repository/maven-snapshots + ecomp-snapshots + OpenECOMP - Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ -- cgit 1.2.3-korg