diff --git a/pom.xml b/pom.xml index f51ab87d2..39b785896 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.2.11 + 3.2.12-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.2.11 - 3.2.11 - 4.2.11 - 3.2.11 + 3.2.12-SNAPSHOT + 3.2.12-SNAPSHOT + 4.2.12-SNAPSHOT + 3.2.12-SNAPSHOT 6.1.5.Final @@ -136,8 +136,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +