diff --git a/pom.xml b/pom.xml index 02fcfe82c..1e01f75eb 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 2.7.17 + 2.7.18-SNAPSHOT @@ -28,13 +28,13 @@ multi spring-data-rest - 2.7.17 - 2.7.17 - 3.4.17 + 2.7.18-SNAPSHOT + 2.7.18-SNAPSHOT + 3.4.18-SNAPSHOT 2.7.6-SNAPSHOT 4.4.0-SNAPSHOT - 3.4.17 - 2.7.17 + 3.4.18-SNAPSHOT + 2.7.18-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 +