From 1828152d26fd6bca072f5070b25ee20876690539 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 21 Feb 2017 13:47:01 -0800 Subject: [PATCH 1/1] Updating nexus url path We had the incorrect path after the url for openecomp nexus. Change-Id: I605e442d37a46578eccb62decf7646347bde8b42 Signed-off-by: Patrick Brady --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 343a33a1f..43aa94769 100644 --- a/pom.xml +++ b/pom.xml @@ -705,8 +705,8 @@ true true nexus.openecomp.org - https://nexus.openecomp.org/repository/maven-releases/ - https://nexus.openecomp.org/repository/maven-snapshots/ + https://nexus.openecomp.org/content/repositories/releases/ + https://nexus.openecomp.org/content/repositories/snapshots/ 7999 st_osecomp http -- 2.16.6