diff --git a/pom.xml b/pom.xml index 4933c90..7c707d1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 2.7.16 + 2.7.17-SNAPSHOT - 2.7.16 + 2.7.17-SNAPSHOT spring.data.keyvalue @@ -90,8 +90,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +