Release version 4.0.4 (2022.0.4).

See #4314
This commit is contained in:
Christoph Strobl
2023-03-20 14:22:48 +01:00
parent 040dfaea2c
commit 77b2b28ab2
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.4-SNAPSHOT</version>
<version>4.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>