diff --git a/ci/parameters.yml b/ci/parameters.yml index 26573dcc..320f6c8e 100644 --- a/ci/parameters.yml +++ b/ci/parameters.yml @@ -2,7 +2,7 @@ github-repo: "https://github.com/spring-projects/spring-retry.git" github-repo-name: "spring-projects/spring-retry" docker-hub-organization: "springci" artifactory-server: "https://repo.spring.io" -branch: "main" +branch: "1.3.x" milestone: "1.3.x" build-name: "spring-retry" concourse-url: "https://ci.spring.io"