diff --git a/pom.xml b/pom.xml index d58ee8f..7ad0ab8 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.data.build spring-data-parent - 2.7.15 + 2.7.16-SNAPSHOT @@ -48,7 +48,7 @@ - 2.7.15 + 2.7.16-SNAPSHOT 5.5.3.Final spring.data.envers @@ -115,8 +115,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +