diff options
Diffstat (limited to 'jjb/policy/policy-common.yaml')
-rw-r--r-- | jjb/policy/policy-common.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 2021f9c3f..4ac1ea3cf 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -5,15 +5,13 @@ jobs: - '{project-name}-{stream}-verify-java-skip-tests' - '{project-name}-{stream}-merge-java' - - '{project-name}-{stream}-release-java-daily' + - '{project-name}-{stream}-release-version-java-daily' project: 'policy/common' stream: - 'master': branch: 'master' mvn-settings: 'policy-common-settings' - maven-deploy-properties: | - deployAtEnd=true files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g |