diff --git a/pom.xml b/pom.xml index e46f22c33..79f4bd910 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.data.build spring-data-parent - 3.2.2 + 3.2.3-SNAPSHOT @@ -379,8 +379,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +