diff --git a/pom.xml b/pom.xml index 6792d4eff..ce3fc971a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.data spring-data-elasticsearch - 6.0.6 + 6.0.7-SNAPSHOT org.springframework.data.build spring-data-parent - 4.0.6 + 4.0.7-SNAPSHOT Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 4.0.6 + 4.0.7-SNAPSHOT 9.2.8 @@ -479,8 +479,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +