From e975e5eee4bb64509d459a0a3862e1e3cdb5a0bc Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 19 Jul 2017 16:30:08 -0400 Subject: [PATCH] Fix Nexus references Nexus properties in Jenkins settings still use openecomp (e.g. openecomp.nexus.snapshot-url), not onap Issue: CCSDK-6 Change-Id: I9fc47affc08b33c274609a48300b70b59bc116d0 Signed-off-by: Dan Timoney --- odlparent-boron-sr3/pom.xml | 12 ++++++------ pom.xml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/odlparent-boron-sr3/pom.xml b/odlparent-boron-sr3/pom.xml index 86ddfb0b..bdf3ad09 100755 --- a/odlparent-boron-sr3/pom.xml +++ b/odlparent-boron-sr3/pom.xml @@ -353,7 +353,7 @@ onap-public - ${onap.nexus.public-url} + ${openecomp.nexus.public-url} true @@ -402,7 +402,7 @@ onap-public - ${onap.nexus.public-url} + ${openecomp.nexus.public-url} true