diff --git a/ci/parameters.yml b/ci/parameters.yml index 420bfc284fd..7293723ed52 100644 --- a/ci/parameters.yml +++ b/ci/parameters.yml @@ -4,7 +4,7 @@ email-to: ["spring-boot-dev@pivotal.io"] 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/" +artifactory-server: "https://repo.spring.io" branch: "2.0.x" build-name: "spring-boot" pipeline-name: "spring-boot-2.0.x"