spring-boot/ci/parameters.yml
Brian Clozel 11db8c4a46 Fix final release flag in CI pipeline
Spring Boot 3.1.x should have its final OSS release before 2024-05-18.

See gh-38474
2023-11-23 11:45:07 +01:00

16 lines
595 B
YAML

github-organization-name: "spring-projects"
github-repository-name: "spring-boot"
github-repository-uri: "https://github.com/spring-projects/spring-boot.git"
homebrew-tap-repo: "https://github.com/spring-io/homebrew-tap.git"
docker-hub-organization: "springci"
docker-hub-repository-prefix: "spring-boot"
artifactory-snapshot-repository: "libs-snapshot-local"
artifactory-staging-repository: "libs-staging-local"
artifactory-url: "https://repo.spring.io"
branch: "3.1.x"
milestone: "3.1.x"
build-name: "spring-boot"
concourse-url: "https://ci.spring.io"
task-timeout: 2h00m
final-release: false