diff --git a/pom.xml b/pom.xml index 995ffa62..7ed903c7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.cloud spring-cloud-commons-parent - 4.1.4-SNAPSHOT + 4.1.5-SNAPSHOT Spring Cloud Commons Docs Build @@ -35,4 +35,21 @@ + + + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone + +