Release version 3.2 RC1 (2021.0.0).

See #3595
This commit is contained in:
Mark Paluch
2021-03-31 17:05:07 +02:00
parent 8d0143ad76
commit cfe0baadd1
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.0-SNAPSHOT</version>
<version>3.2.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>