Configure CI pipeline for 6.1.x milestone

This commit is contained in:
Brian Clozel 2023-04-14 10:39:03 +02:00
parent 63e20404a2
commit 7f44861f32
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ sonatype-staging-profile: "org.springframework"
docker-hub-organization: "springci"
artifactory-server: "https://repo.spring.io"
branch: "main"
milestone: "6.0.x"
milestone: "6.1.x"
build-name: "spring-framework"
pipeline-name: "spring-framework"
concourse-url: "https://ci.spring.io"