diff --git a/pom.xml b/pom.xml index 58958e287..4e83d26b2 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.5.6 + 3.5.7-SNAPSHOT @@ -387,8 +387,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +