diff --git a/ci/parameters.yml b/ci/parameters.yml index 9b9418e5c0..3084c3fc2d 100644 --- a/ci/parameters.yml +++ b/ci/parameters.yml @@ -5,9 +5,9 @@ github-repo: "https://github.com/spring-projects/spring-boot.git" github-repo-name: "spring-projects/spring-boot" docker-hub-organization: "springci" artifactory-server: "https://repo.spring.io" -branch: "master" +branch: "2.1.x" build-name: "spring-boot" -pipeline-name: "spring-boot" +pipeline-name: "spring-boot-2.1.x" concourse-url: "https://ci.spring.io" bintray-subject: "spring" bintray-repo: "jars"