DATAMONGO-2534 - Release version 3.0 GA (Neumann).

This commit is contained in:
Mark Paluch
2020-05-12 12:28:23 +02:00
parent 62bfde2b6b
commit f88d1de068
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.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>