diff --git a/ci/parameters.yml b/ci/parameters.yml index a30e8561a2..28486ecec7 100644 --- a/ci/parameters.yml +++ b/ci/parameters.yml @@ -5,7 +5,7 @@ github-repo: "https://github.com/spring-projects/spring-framework.git" github-repo-name: "spring-projects/spring-framework" docker-hub-organization: "springci" artifactory-server: "https://repo.spring.io" -branch: "main" +branch: "5.3.x" milestone: "5.3.x" build-name: "spring-framework" pipeline-name: "spring-framework"