diff --git a/pom.xml b/pom.xml index c8f99fb33..82312b5d8 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.data.build spring-data-parent - 3.5.3 + 3.5.4-SNAPSHOT @@ -41,7 +41,7 @@ 5.2 9.2.0 42.7.7 - 3.5.3 + 3.5.4-SNAPSHOT 0.10.3 org.hibernate @@ -173,8 +173,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +