From fb6ee5483d044ec7c35be951d2044b8473ad7f56 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 23 Aug 2017 14:01:51 -0700 Subject: [PATCH] Add distributionManagement tag for site deploy Change-Id: Iab53f44c79476ddb6c43179fb069b5d2fb2aafae Issue-id: INT-110 Signed-off-by: Gary Wu --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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} + + + -- 2.16.6