From: Pamela Dragosh Date: Tue, 15 Aug 2017 15:39:16 +0000 (-0400) Subject: Add distributionManagement for stage site X-Git-Tag: 3.0.2-ONAP~38 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cb8f3f08832d9dc1f12cf2518ef4be895f7d9482;p=policy%2Fapi.git Add distributionManagement for stage site The stage-site jenkins job fails because it is missing this entry. Issue-Id: POLICY-139 Change-Id: I0bd6755fe07e1c05f15acff17df2f819fda32561 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index 83d0e119..f2648892 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,13 @@ + + + ecomp-site + dav:${nexusproxy}${sitePath} + + +