diff --git a/pom.xml b/pom.xml index a4bac209c..a8e9c31ef 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.data.build spring-data-parent - 3.4.0 + 3.5.0-SNAPSHOT org.springframework.data @@ -97,7 +97,7 @@ 0.5.4 1.01 multi - 3.4.0 + 3.5.0-SNAPSHOT @@ -377,8 +377,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +