Release version 3.1.9 (2020.0.9).

See #3628
This commit is contained in:
Mark Paluch
2021-05-14 11:52:23 +02:00
parent 696fd725c3
commit 9ef1386784
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>3.1.9-SNAPSHOT</version>
<version>3.1.9</version>
<relativePath>../pom.xml</relativePath>
</parent>