diff --git a/pom.xml b/pom.xml index dfc233d..a344322 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.data.build spring-data-parent - 2.7.13 + 2.7.14-SNAPSHOT @@ -48,7 +48,7 @@ - 2.7.13 + 2.7.14-SNAPSHOT 5.5.3.Final spring.data.envers @@ -115,6 +115,20 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +