diff --git a/pom.xml b/pom.xml index b17906b..d785d1a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 3.3.3 + 3.3.4-SNAPSHOT - 3.3.3 + 3.3.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 +