diff --git a/pom.xml b/pom.xml index e1fe425c2..db0fdf433 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M4 + 4.0.0-SNAPSHOT @@ -381,8 +381,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +