Release version 3.2.1 (2021.0.1).

See #3629
This commit is contained in:
Mark Paluch
2021-05-14 12:23:55 +02:00
parent e12700c00b
commit 1179ded140
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.2.1-SNAPSHOT</version>
<version>3.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>