From: JulienBe Date: Mon, 6 Feb 2017 10:22:26 +0000 (+0100) Subject: Use nexus.openecomp.org as default for mvn repo X-Git-Tag: v1.1.0~468 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F5423%2F2;p=so.git Use nexus.openecomp.org as default for mvn repo Change-Id: I0344c26f261e5dd952d083797f6be9e519efba47 Signed-off-by: Anaƫl Closson Signed-off-by: JulienBe --- diff --git a/pom.xml b/pom.xml index ffa637ae64..c30dc8cf15 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 +