Release version 3.1.8 (2020.0.8).

See #3617
This commit is contained in:
Mark Paluch
2021-04-14 11:33:25 +02:00
parent db06756c8f
commit 12b4aab834
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.8-SNAPSHOT</version>
<version>3.1.8</version>
<relativePath>../pom.xml</relativePath>
</parent>