diff --git a/pom.xml b/pom.xml index ff7619f80..765bc3444 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.data.build spring-data-parent - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data @@ -93,7 +93,7 @@ 4.19.0 spring-data-cassandra 1.01 - 4.0.0-M3 + 4.0.0-SNAPSHOT @@ -349,8 +349,20 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +