From: Gary Wu Date: Wed, 23 Aug 2017 21:01:51 +0000 (-0700) Subject: Add distributionManagement tag for site deploy X-Git-Tag: 1.0.0-Amsterdam~193 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fb6ee5483d044ec7c35be951d2044b8473ad7f56;p=cli.git Add distributionManagement tag for site deploy Change-Id: Iab53f44c79476ddb6c43179fb069b5d2fb2aafae Issue-id: INT-110 Signed-off-by: Gary Wu --- diff --git a/pom.xml b/pom.xml index 42c39487..46a4bf0c 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,14 @@ main deployment + + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + +