summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-02-16 11:28:44 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-02-16 11:28:44 +0000
commitb9390a23997860de9e177869d1da7cd271198346 (patch)
tree3eff63b0d265b0f701ba68a820345f1e475636a7
parent75a16c40e61d0327ec3636da640abf17da6fa04d (diff)
parentaec33b1c3dd56e98c6f55cca564d074c262c7feb (diff)
Merge "added maven-deploy-properties section"
-rw-r--r--jjb/policy/policy-common.yaml2
1 files changed, 2 insertions, 0 deletions
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: ''