diff --git a/pom.xml b/pom.xml index 49b89d26d..b9e288fdf 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M3 + 4.0.0-SNAPSHOT @@ -39,7 +39,7 @@ 9.2.0 42.7.5 23.8.0.25.04 - 4.0.0-M3 + 4.0.0-SNAPSHOT 0.10.3 org.hibernate @@ -284,8 +284,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +