diff options
Diffstat (limited to 'jjb/policy/policy-pdp.yaml')
-rw-r--r-- | jjb/policy/policy-pdp.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/policy/policy-pdp.yaml b/jjb/policy/policy-pdp.yaml index 1c7338966..821d5671b 100644 --- a/jjb/policy/policy-pdp.yaml +++ b/jjb/policy/policy-pdp.yaml @@ -30,4 +30,4 @@ branch: 'master' mvn-settings: 'policy-pdp-settings' mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |