diff --git a/pom.xml b/pom.xml index d34768f69..0096d104e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 2.7.18 + 2.7.19-SNAPSHOT org.springframework.data @@ -114,7 +114,7 @@ ${skipTests} ${skipTests} - 2.7.18 + 2.7.19-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 +