Release version 3.2.4 (2021.0.4).

See #3735
This commit is contained in:
Jens Schauder
2021-08-12 11:22:50 +02:00
parent 259938588a
commit 7385262c47
4 changed files with 4 additions and 4 deletions

View File

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