diff --git a/pom.xml b/pom.xml index 11bcff2aa..79009331c 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.7.16 + 2.7.17-SNAPSHOT spring-data-jdbc - 2.7.16 + 2.7.17-SNAPSHOT reuseReports @@ -276,8 +276,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +