From c2de9fd318149ed43abf21b84bfdd7f805381105 Mon Sep 17 00:00:00 2001 From: talasila Date: Fri, 10 Feb 2017 17:01:28 -0500 Subject: nexus repo URL updated Change-Id: Id41fdb7fa80977a2f7a8cbb8a4451c2e53c3cab9 Signed-off-by: talasila --- .idea/workspace.xml | 116 ++++++++++++++++++++++++++++++++++++------------ ecomp-portal-BE/pom.xml | 16 +++---- 2 files changed, 96 insertions(+), 36 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d14af4f9..915380aa 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,10 @@ - + + + + + + + + + + + + + + + + + + + + + @@ -21,11 +41,18 @@ + + + @@ -42,7 +69,8 @@ - + + @@ -54,15 +82,24 @@ + - + + + + - - + @@ -170,39 +207,48 @@ + + + + + + + + + - + - + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - + + - + - - + + @@ -212,4 +258,18 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/ecomp-portal-BE/pom.xml b/ecomp-portal-BE/pom.xml index 5ad4780c..b01fa495 100644 --- a/ecomp-portal-BE/pom.xml +++ b/ecomp-portal-BE/pom.xml @@ -45,16 +45,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