Release version 3.1.3 (2020.0.3).

See #3477
This commit is contained in:
Christoph Strobl
2021-01-13 14:18:34 +01:00
parent 60dfdd7de6
commit 1b60eae771
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>3.1.3-SNAPSHOT</version>
<version>3.1.3</version>
<relativePath>../pom.xml</relativePath>
</parent>