Browse Source

Prepare for the final OSS release of 3.0.x

Closes gh-38474
3.0.x
Andy Wilkinson 2 years ago
parent
commit
3f12c36198
  1. 2
      ci/parameters.yml

2
ci/parameters.yml

@ -12,4 +12,4 @@ milestone: "3.0.x"
build-name: "spring-boot" build-name: "spring-boot"
concourse-url: "https://ci.spring.io" concourse-url: "https://ci.spring.io"
task-timeout: 2h00m task-timeout: 2h00m
final-release: false final-release: true

Loading…
Cancel
Save