diff --git a/pom.xml b/pom.xml index 1c7226a..f7780a9 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 2.7.18 + 2.7.19-SNAPSHOT - 2.7.18 + 2.7.19-SNAPSHOT spring.data.keyvalue @@ -90,8 +90,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +