From cf420e574cfc39a8ba79a377eaf9784df440371f Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Wed, 29 Mar 2017 19:22:35 +0000 Subject: [DCAE-1] Changing maven setting to use onap.org Change-Id: Ifdb8cdde1d73c2e85e2c1e2caf5fc1d18c387ac6 Signed-off-by: Carsten Lund --- OPENECOMP-DEMO-RACKSPACE/maven.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/OPENECOMP-DEMO-RACKSPACE/maven.yaml b/OPENECOMP-DEMO-RACKSPACE/maven.yaml index c78bf62..0bb3647 100644 --- a/OPENECOMP-DEMO-RACKSPACE/maven.yaml +++ b/OPENECOMP-DEMO-RACKSPACE/maven.yaml @@ -22,19 +22,19 @@ settings: snapshots snapshots - https://nexus.openecomp.org/content/repositories/snapshots/ + https://nexus.onap.org/content/repositories/snapshots/ releases releases - https://nexus.openecomp.org/content/repositories/releases/ + https://nexus.onap.org/content/repositories/releases/ staging staging - https://nexus.openecomp.org/content/groups/staging/ + https://nexus.onap.org/content/groups/staging/ @@ -61,4 +61,4 @@ settings: ' - \ No newline at end of file + -- cgit 1.2.3-korg