File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ resources:
4848 uri : https://repo.spring.io
4949 username : ((artifactory-username))
5050 password : ((artifactory-password))
51- build_name : Spring Web Services
51+ build_name : spring-ws
5252
5353- name : spring-ws-pull-requests
5454 type : pull-request
@@ -246,7 +246,7 @@ jobs:
246246 - " /**"
247247 properties :
248248 zip.deployed : false
249- zip.displayname : " Spring Web Services "
249+ zip.displayname : " spring-ws "
250250 zip.name : " spring-ws"
251251 zip.type : " docs"
252252 on_failure :
@@ -357,7 +357,7 @@ jobs:
357357 trigger : true
358358 - put : spring-ws-status
359359 params :
360- commit : spring-ws-release
360+ commit : spring-ws-github
361361 state : pending
362362 - task : build
363363 file : spring-ws-github/ci/build.yml
@@ -372,7 +372,7 @@ jobs:
372372 - " /**"
373373 properties :
374374 zip.deployed : false
375- zip.displayname : " Spring HATEOAS "
375+ zip.displayname : " spring-ws "
376376 zip.name : " spring-ws"
377377 zip.type : " docs"
378378 on_failure :
You can’t perform that action at this time.
0 commit comments