diff --git a/pom.xml b/pom.xml index e19c3d5e8..b89343927 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ spring-data-cassandra-parent - 4.0.0-M4 + 4.0.0-SNAPSHOT pom diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 3f41380cc..31302cd59 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 4.0.0-M4 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index c039fbe3d..75e938030 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 4.0.0-M4 + 4.0.0-SNAPSHOT ../pom.xml