Release version 3.3.3 (2021.1.3).

See #3972
This commit is contained in:
Mark Paluch
2022-03-21 14:58:52 +01:00
parent 762aa62b2a
commit 4b137cfd55
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.3.3-SNAPSHOT</version>
<version>3.3.3</version>
<relativePath>../pom.xml</relativePath>
</parent>