DATAMONGO-2204 - Prepare next development iteration.

This commit is contained in:
Oliver Drotbohm
2019-04-01 20:55:12 +02:00
parent 1d6d8ff8e6
commit 7e4cbdb8b0
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.6.RELEASE</version>
<version>2.1.7.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>2.1.6.RELEASE</version>
<version>2.1.7.BUILD-SNAPSHOT</version>
</dependency>
<!-- reactive -->