diff --git a/pom.xml b/pom.xml index 3ef19c61d..f6494f664 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 3.2.4 + 3.2.5-SNAPSHOT @@ -39,7 +39,7 @@ 4.5 8.0.33 42.6.0 - 3.2.4 + 3.2.5-SNAPSHOT 0.10.3 org.hibernate @@ -244,8 +244,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +