Prepare the Spring Data for Apache Cassandra 4.0.x branch.
Upgrade to Spring Data Build parent 3.0.0-SNAPSHOT. Upgrade to Spring Data Commons 3.0.0-SNAPSHOT. Set version to 4.0.0-SNAPSHOT. See #1170.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-cassandra-parent</artifactId>
|
||||
<version>3.4.0-SNAPSHOT</version>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user