Release version 4.0 GA (2022.0.0).

See #4209
This commit is contained in:
Mark Paluch
2022-11-18 14:26:22 +01:00
parent 02647ad125
commit 548cbd87b6
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>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>