diff --git a/pom.xml b/pom.xml index e4a7d2a1c..43f7f26c0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.data.build spring-data-parent - 2.7.13 + 2.7.14-SNAPSHOT Spring Data Elasticsearch @@ -24,7 +24,7 @@ 7.17.9 2.17.1 4.1.65.Final - 2.7.13 + 2.7.14-SNAPSHOT 1.16.2 1.0.6.RELEASE spring.data.elasticsearch @@ -480,9 +480,20 @@ - - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +