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 --- .idea/workspace.xml | 109 +++++++++++++++++++++++++++++++++++++++++++++++----- ecomp-sdk/pom.xml | 31 ++++++++------- 2 files changed, 115 insertions(+), 25 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 51e13c4a..6dca8aa3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -13,6 +13,23 @@ + + + - @@ -55,6 +79,34 @@ - + @@ -283,8 +335,17 @@ + + + + + + + + + - + @@ -299,11 +360,12 @@ - + - + + @@ -314,7 +376,6 @@ - @@ -325,4 +386,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file 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