diff options
Diffstat (limited to 'jjb/policy/policy-pdp.yaml')
-rw-r--r-- | jjb/policy/policy-pdp.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/policy/policy-pdp.yaml b/jjb/policy/policy-pdp.yaml index 36e2616b2..31c7b5bff 100644 --- a/jjb/policy/policy-pdp.yaml +++ b/jjb/policy/policy-pdp.yaml @@ -3,7 +3,8 @@ name: policy-pdp project-name: 'policy-pdp' jobs: - - '{project-name}-{stream}-clm' + - gerrit-maven-clm: + java-version: '' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily-no-sonar' |