From ff411a0f603289b1d7f25b826e487ccb4f75b89b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 17 Nov 2021 11:20:52 +0000 Subject: [PATCH] Update milestone in CI parameters --- ci/parameters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/parameters.yml b/ci/parameters.yml index 7632ead3..4b1d901a 100644 --- a/ci/parameters.yml +++ b/ci/parameters.yml @@ -3,7 +3,7 @@ github-repo-name: "spring-projects/spring-restdocs" docker-hub-organization: "springci" artifactory-server: "https://repo.spring.io" branch: "main" -milestone: "2.0.x" +milestone: "3.0.x" build-name: "spring-restdocs" concourse-url: "https://ci.spring.io" task-timeout: 1h00m