diff --git a/pom.xml b/pom.xml index 0ba339a6c..bd108beaf 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.2.11 + 3.2.12-SNAPSHOT org.springframework.data @@ -113,7 +113,7 @@ ${skipTests} - 3.2.11 + 3.2.12-SNAPSHOT @@ -453,8 +453,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +