From 8268293fcf89c110fa3352f16b5099bc4f2b6899 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Fri, 22 Feb 2019 15:26:24 -0600 Subject: [PATCH] SWS-1055 - Polishing. --- ci/pipeline-template.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ci/pipeline-template.yml b/ci/pipeline-template.yml index c03aeee53..14c71a030 100644 --- a/ci/pipeline-template.yml +++ b/ci/pipeline-template.yml @@ -48,7 +48,7 @@ resources: uri: https://repo.spring.io username: ((artifactory-username)) password: ((artifactory-password)) - build_name: Spring Web Services + build_name: spring-ws - name: spring-ws-pull-requests type: pull-request @@ -246,7 +246,7 @@ jobs: - "/**" properties: zip.deployed: false - zip.displayname: "Spring Web Services" + zip.displayname: "spring-ws" zip.name: "spring-ws" zip.type: "docs" on_failure: @@ -357,7 +357,7 @@ jobs: trigger: true - put: spring-ws-status params: - commit: spring-ws-release + commit: spring-ws-github state: pending - task: build file: spring-ws-github/ci/build.yml @@ -372,7 +372,7 @@ jobs: - "/**" properties: zip.deployed: false - zip.displayname: "Spring HATEOAS" + zip.displayname: "spring-ws" zip.name: "spring-ws" zip.type: "docs" on_failure: