Prepare next development iteration.

See #3829
This commit is contained in:
Mark Paluch
2021-10-18 13:55:38 +02:00
parent 85b47d66f1
commit ab0ffab488
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>3.3.0-RC1</version>
<version>3.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>