diff --git a/pom.xml b/pom.xml index a3953c57b..c9f6246e4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.2.3 + 3.2.4-SNAPSHOT org.springframework.data @@ -113,7 +113,7 @@ ${skipTests} - 3.2.3 + 3.2.4-SNAPSHOT @@ -444,8 +444,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +