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:
48
48
uri : https://repo.spring.io
49
49
username : ((artifactory-username))
50
50
password : ((artifactory-password))
51
- build_name : Spring Web Services
51
+ build_name : spring-ws
52
52
53
53
- name : spring-ws-pull-requests
54
54
type : pull-request
@@ -246,7 +246,7 @@ jobs:
246
246
- " /**"
247
247
properties :
248
248
zip.deployed : false
249
- zip.displayname : " Spring Web Services "
249
+ zip.displayname : " spring-ws "
250
250
zip.name : " spring-ws"
251
251
zip.type : " docs"
252
252
on_failure :
@@ -357,7 +357,7 @@ jobs:
357
357
trigger : true
358
358
- put : spring-ws-status
359
359
params :
360
- commit : spring-ws-release
360
+ commit : spring-ws-github
361
361
state : pending
362
362
- task : build
363
363
file : spring-ws-github/ci/build.yml
@@ -372,7 +372,7 @@ jobs:
372
372
- " /**"
373
373
properties :
374
374
zip.deployed : false
375
- zip.displayname : " Spring HATEOAS "
375
+ zip.displayname : " spring-ws "
376
376
zip.name : " spring-ws"
377
377
zip.type : " docs"
378
378
on_failure :
You can’t perform that action at this time.
0 commit comments