diff --git a/pom.xml b/pom.xml index f62280c..6dbb0e1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 3.4.3 + 3.4.4-SNAPSHOT - 3.4.3 + 3.4.4-SNAPSHOT spring.data.keyvalue @@ -108,8 +108,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +