Prepare next development iteration.

See #4175
This commit is contained in:
Mark Paluch
2022-10-13 17:31:15 +02:00
parent af917b9465
commit 57b52862c8
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>4.0.0-RC1</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>