diff --git a/pom.xml b/pom.xml index aeb70f6..42d6570 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 4.0.0-M3 + 4.0.0-SNAPSHOT - 4.0.0-M3 + 4.0.0-SNAPSHOT spring.data.keyvalue @@ -107,8 +107,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +