From: Timoney, Dan (dt5972) Date: Mon, 13 Aug 2018 18:55:59 +0000 (-0400) Subject: Add site definition in distributionManagement X-Git-Tag: 1.0.4~9^2~216^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0d5be9d94c13f19030a373d74efe7c2dc97367b5;p=ccsdk%2Fsli.git Add site definition in distributionManagement Define site in distributionManagement to allow javadoc to be published to ONAP nexus site. Change-Id: I3f0ed9df6016cd8e9c3486fa92dea9132da7d63d Issue-ID: CCSDK-455 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/pom.xml b/pom.xml index d2f9d39fe..3e2319bcc 100755 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,10 @@ ONAP + + + content/sites/site/org/onap/ccsdk/sli/core/${project.version}/ + utils @@ -77,4 +81,10 @@ + + + ecomp-site + dav:${onap.nexus.url}/${sitePath} + +