From 0b018674523e2d3d6f4764459e275a09719bd7db Mon Sep 17 00:00:00 2001 From: talasila Date: Fri, 10 Feb 2017 17:25:05 -0500 Subject: nexus repo URL updated Change-Id: If4b043d46e565d024c39c6c148bdd117f877fdac Signed-off-by: talasila --- .idea/workspace.xml | 332 ++++++++++++++++++++++++++++++++++++++++---- dcae_dmaapbc_client/pom.xml | 34 +++-- dcae_dmaapbc_model/pom.xml | 18 ++- dcae_dmaapbc_webapp/pom.xml | 16 +-- 4 files changed, 337 insertions(+), 63 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b0405f8..def7174 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,12 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -21,11 +63,20 @@ + + + @@ -42,10 +93,65 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -59,6 +165,61 @@ + + + + + + + + + + + + + @@ -103,6 +280,52 @@ + + + + + + + + + + + + + + + + + + + + + + + - - + + - + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - + + - + - - + + @@ -195,4 +427,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/dcae_dmaapbc_client/pom.xml b/dcae_dmaapbc_client/pom.xml index d6c03b5..977d3b1 100644 --- a/dcae_dmaapbc_client/pom.xml +++ b/dcae_dmaapbc_client/pom.xml @@ -21,16 +21,16 @@ - - openecomp-snapshots - Nexus Maven Central - Snapshots - https://ecomp-nexus:8443/repository/maven-snapshots/ + + ecomp-releases + OpenECOMP - Release Repository + https://nexus.openecomp.org/content/repositories/releases/ - - openecomp - Nexus Maven Central - Releases - https://ecomp-nexus:8443/repository/maven-releases/ + + ecomp-snapshots + OpenECOMP - Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ @@ -182,18 +182,16 @@ - - - nexus-snapshots - OpenECOMP Nexus Maven Central - Snapshots - https://ecomp-nexus:8443/repository/maven-snapshots/ - - - nexus - OpenECOMP Nexus Maven Central - Releases - https://ecomp-nexus:8443/repository/maven-releases/ + ecomp-releases + OpenECOMP - Release Repository + https://nexus.openecomp.org/content/repositories/releases/ + + ecomp-snapshots + OpenECOMP - Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ + diff --git a/dcae_dmaapbc_model/pom.xml b/dcae_dmaapbc_model/pom.xml index b90e657..0b840e7 100644 --- a/dcae_dmaapbc_model/pom.xml +++ b/dcae_dmaapbc_model/pom.xml @@ -104,18 +104,16 @@ Host name is INCOMPLETE; /etc/hosts must resolve to 162.242.254.138. The id tags below must match a .m2/settings.xml/servers/server/id --> - - - nexus-snapshots - OpenECOMP Nexus Maven Central - Snapshots - https://ecomp-nexus:8443/repository/maven-snapshots/ - - - nexus - OpenECOMP Nexus Maven Central - Releases - https://ecomp-nexus:8443/repository/maven-releases/ + ecomp-releases + OpenECOMP - Release Repository + https://nexus.openecomp.org/content/repositories/releases/ + + ecomp-snapshots + OpenECOMP - Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ + diff --git a/dcae_dmaapbc_webapp/pom.xml b/dcae_dmaapbc_webapp/pom.xml index 8dbe125..2732e8c 100644 --- a/dcae_dmaapbc_webapp/pom.xml +++ b/dcae_dmaapbc_webapp/pom.xml @@ -30,16 +30,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