diff --git a/pom.xml b/pom.xml index e4c2c8836..253b26b60 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 4.0.0 + 4.1.0-SNAPSHOT @@ -391,8 +391,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +