diff --git a/pom.xml b/pom.xml index 412a51fc0..3824f8c6a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 3.3.9 + 3.3.10-SNAPSHOT @@ -28,10 +28,10 @@ multi spring-data-rest - 3.3.9 - 3.3.9 - 4.3.9 - 3.3.9 + 3.3.10-SNAPSHOT + 3.3.10-SNAPSHOT + 4.3.10-SNAPSHOT + 3.3.10-SNAPSHOT 6.5.2.Final @@ -136,8 +136,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +