From: Pamela Dragosh Date: Thu, 16 Feb 2017 01:10:16 +0000 (-0500) Subject: added maven-deploy-properties section X-Git-Tag: 1.0.0-Amsterdam~729^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=aec33b1c3dd56e98c6f55cca564d074c262c7feb;p=ci-management.git added maven-deploy-properties section Change-Id: Iaa4125c7ae45ec40b268b4d331296030a95ce5f0 Signed-off-by: Pamela Dragosh --- diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index ac5d92186..f753df517 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -12,5 +12,7 @@ - 'master': branch: 'master' mvn-settings: 'policy-common-settings' + maven-deploy-properties: | + deployAtEnd=true files: '**' archive-artifacts: ''