diff --git a/pom.xml b/pom.xml index 780e1d973..aac87a040 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.1.4 + 3.1.5-SNAPSHOT org.springframework.data @@ -116,7 +116,7 @@ ${skipTests} ../../../../spring-data-commons/src/main/asciidoc - 3.1.4 + 3.1.5-SNAPSHOT @@ -463,8 +463,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +