diff --git a/pom.xml b/pom.xml index 9c8dd3761..984517a3d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 2.7.18 + 2.7.19-SNAPSHOT @@ -28,13 +28,13 @@ multi spring-data-rest - 2.7.18 - 2.7.18 - 3.4.18 + 2.7.19-SNAPSHOT + 2.7.19-SNAPSHOT + 3.4.19-SNAPSHOT 2.7.6-SNAPSHOT 4.4.0-SNAPSHOT - 3.4.18 - 2.7.18 + 3.4.19-SNAPSHOT + 2.7.19-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 +