From aec33b1c3dd56e98c6f55cca564d074c262c7feb Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 15 Feb 2017 20:10:16 -0500 Subject: added maven-deploy-properties section Change-Id: Iaa4125c7ae45ec40b268b4d331296030a95ce5f0 Signed-off-by: Pamela Dragosh --- jjb/policy/policy-common.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb') 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: '' -- cgit 1.2.3-korg