diff --git a/pom.xml b/pom.xml index eb7b7bc62..0a5702d0e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 2.7.17 + 2.7.18-SNAPSHOT org.springframework.data @@ -114,7 +114,7 @@ ${skipTests} ${skipTests} - 2.7.17 + 2.7.18-SNAPSHOT ../../../../spring-data-commons/src/main/asciidoc @@ -388,8 +388,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +