Remove unused {maven} variable
[releng/builder.git] / jjb / ovil / ovil.yaml
1 ---
2 - project:
3     name: ovil
4     jobs:
5       - odl-maven-jobs
6       - gerrit-tox-verify
7
8     project: ovil
9     project-name: ovil
10     stream:
11       - oxygen:
12           branch: master
13     mvn-settings: ovil-settings
14     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
15
16     dependencies: ''
17     email-upstream: '[ovil]'
18     archive-artifacts: ''
19
20     # Used by the release job
21     staging-profile-id: 7b48866c207d8
22
23 - project:
24     name: ovil-sonar
25     jobs:
26       - gerrit-maven-sonar
27     project: 'ovil'
28     project-name: 'ovil'
29     branch: 'master'
30     mvn-settings: 'ovil-settings'
31     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'