Release version 3.4 GA (2021.2.0).

See #4028
This commit is contained in:
Christoph Strobl
2022-05-13 10:05:05 +02:00
parent f2bf878fbe
commit 9cdc79a89a
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</version>
<relativePath>../pom.xml</relativePath>
</parent>