Release version 3.4 RC1 (2021.2.0).

See #4002
This commit is contained in:
Christoph Strobl
2022-04-19 11:10:52 +02:00
parent 8a9e120047
commit f84d9888dd
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.4.0-SNAPSHOT</version>
<version>3.4.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>