From ec92b1a1fd682c1af0f0b9fc92dcfd1a86f65930 Mon Sep 17 00:00:00 2001 From: JulienBe Date: Mon, 6 Feb 2017 11:22:26 +0100 Subject: Use nexus.openecomp.org as default for mvn repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0344c26f261e5dd952d083797f6be9e519efba47 Signed-off-by: Anaƫl Closson Signed-off-by: JulienBe --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index ffa637a..c30dc8c 100644 --- a/pom.xml +++ b/pom.xml @@ -46,17 +46,17 @@ - mso-releases + ecomp-releases MSO Release Repository - https://ecomp-nexus:8443/repository/maven-releases/ + https://nexus.openecomp.org/content/repositories/releases/ - mso-snapshots + ecomp-snapshots MSO Snapshot Repository - https://ecomp-nexus:8443/repository/maven-snapshots/ + https://nexus.openecomp.org/content/repositories/snapshots/ - mso-javadoc + ecomp-javadoc dav:https://ecomp-nexus:8443/repository/mso-javadoc/${project.version} @@ -470,4 +470,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg