Prepare next development iteration.

See #4387
This commit is contained in:
Mark Paluch
2023-07-14 14:57:10 +02:00
parent 2deede7513
commit 28abf1c15b
4 changed files with 4 additions and 4 deletions

View File

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