From 65757e726603cf9e996d76eef3c284ae8f0362e2 Mon Sep 17 00:00:00 2001 From: "Blackwell, Ian (ib733q)" Date: Thu, 5 Apr 2018 11:52:58 +0100 Subject: [PATCH] Problems with Jenkins Build Jobs Change to refer to nexus host as nexus.onap.org rather than nexus.openecomp.org as suspicion that using openecomp is the cause of the build failure Issue-ID: AAI-996 Change-Id: I398e611ec146ed5d21ba235a83302ddd0c049216 Signed-off-by: Blackwell, Ian (ib733q) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10d2692..8829d64 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ ${project.build.directory}/coverage-reports/jacoco.exec false ${project.version} - https://nexus.openecomp.org + https://nexus.onap.org 1.2.0-SNAPSHOT 1.2.1 -- 2.16.6