diff --git a/pom.xml b/pom.xml index 0f0c94cc..ca4f2810 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.cloud spring-cloud-build - 4.1.3 + 5.0.2-SNAPSHOT Spring Cloud Build Docs Build @@ -26,10 +26,6 @@ https://github.com/spring-cloud/spring-cloud-build/issues - - v22.22.0 - - @@ -39,4 +35,47 @@ + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + +