diff options
-rw-r--r-- | jjb/policy/policy-common.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 9a2b7fdd8..53d6726e2 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -4,7 +4,7 @@ project-name: 'policy-common' jobs: - '{project-name}-{stream}-clm' - - '{project-name}-{stream}-verify-java-skip-tests' + - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' - '{project-name}-{stream}-stage-site-java': |