diff --git a/pom.xml b/pom.xml index 3feb0f639..3a6241117 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M2 + 4.0.0-SNAPSHOT @@ -38,7 +38,7 @@ 5.2 9.2.0 42.7.5 - 4.0.0-M2 + 4.0.0-SNAPSHOT 0.10.3 org.hibernate @@ -270,8 +270,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +