Release version 3.1.7 (2020.0.7).

See #3598
This commit is contained in:
Mark Paluch
2021-03-31 18:19:52 +02:00
parent 1bda93858c
commit f52cc3be1f
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.7-SNAPSHOT</version>
<version>3.1.7</version>
<relativePath>../pom.xml</relativePath>
</parent>