diff --git a/pom.xml b/pom.xml index 06239e7e9..d31680f14 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.5.1 + 3.5.2-SNAPSHOT org.springframework.data @@ -101,7 +101,7 @@ ${skipTests} - 3.5.1 + 3.5.2-SNAPSHOT 2.2.0 @@ -428,8 +428,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +