diff --git a/ci/parameters.yml b/ci/parameters.yml index 842926e0eb0..ffba9e628f9 100644 --- a/ci/parameters.yml +++ b/ci/parameters.yml @@ -3,7 +3,7 @@ github-repo-name: "spring-projects/spring-framework" sonatype-staging-profile: "org.springframework" docker-hub-organization: "springci" artifactory-server: "https://repo.spring.io" -branch: "main" +branch: "6.1.x" milestone: "6.1.x" build-name: "spring-framework" pipeline-name: "spring-framework"