Release version 4.0.1 (2022.0.1).

See #4234
This commit is contained in:
Mark Paluch
2023-01-13 11:40:51 +01:00
parent 1aab32b10d
commit 5a0a45adcf
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.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>