From 959830943c96734b46de8f0b8477394c83054aeb Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Mon, 14 Aug 2017 20:13:37 -0400 Subject: Correct Javadoc deploy error Correct entries for Javadoc deploy target host and path in ecomp-portal-BE-os/pom.xml to repair deploy error Issue: PORTAL-54 Change-Id: I788ac993b8419745a3048dbc413d043d262b483a Signed-off-by: Christopher Lott (cl778h) --- ecomp-portal-BE-os/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ecomp-portal-BE-os/pom.xml') diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 2cf1af23..837e6dff 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -46,8 +46,8 @@ - nexus - dav:https://ecomp-nexus:8443/repository/portal-javadoc/${epsdk.version} + ecomp-site + dav:${nexusproxy}/content/sites/site/org/onap/portal/${project.version} -- cgit 1.2.3-korg