DATAMONGO-2269 - Release version 2.1.8 (Lovelace SR8).

This commit is contained in:
Mark Paluch
2019-05-13 13:25:52 +02:00
parent fdf4ea1e60
commit 9af8160e05
5 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>2.1.8.BUILD-SNAPSHOT</version>
<version>2.1.8.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>2.1.8.BUILD-SNAPSHOT</version>
<version>2.1.8.RELEASE</version>
</dependency>
<!-- reactive -->