From 76bd5a5cef2d181ce7f725434f355e0485401993 Mon Sep 17 00:00:00 2001 From: talasila Date: Fri, 17 Feb 2017 11:44:35 -0500 Subject: fixed nexus url Change-Id: I2c29bebbf426cc4c37e93f4cb9ef191533acb5b8 Signed-off-by: talasila --- .idea/workspace.xml | 193 ++++++++++++++++++++-------------------------- ecomp-sdk/sdk-app/pom.xml | 16 ++-- 2 files changed, 91 insertions(+), 118 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9e570b98..5bd80c11 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,12 +2,8 @@ - - - + - - @@ -128,7 +124,6 @@ - @@ -157,42 +152,6 @@ + @@ -483,25 +407,25 @@ - - + + - + - + - + - + - + @@ -513,6 +437,7 @@ + @@ -529,6 +454,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -551,15 +524,15 @@ - + - - + + - + @@ -567,7 +540,7 @@ - + @@ -575,26 +548,26 @@ - + - - + + - + - - + + - + - - + + diff --git a/ecomp-sdk/sdk-app/pom.xml b/ecomp-sdk/sdk-app/pom.xml index 518c208f..9e20347e 100644 --- a/ecomp-sdk/sdk-app/pom.xml +++ b/ecomp-sdk/sdk-app/pom.xml @@ -59,16 +59,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/ -- cgit 1.2.3-korg