diff --git a/pom.xml b/pom.xml index 185827874..461fcbd5c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 2.7.16 + 2.7.17-SNAPSHOT @@ -28,13 +28,13 @@ multi spring-data-rest - 2.7.16 - 2.7.16 - 3.4.16 + 2.7.17-SNAPSHOT + 2.7.17-SNAPSHOT + 3.4.17-SNAPSHOT 2.7.6-SNAPSHOT 4.4.0-SNAPSHOT - 3.4.16 - 2.7.16 + 3.4.17-SNAPSHOT + 2.7.17-SNAPSHOT 4.0.1 5.4.8.Final @@ -142,8 +142,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +