DATAMONGO-1405 - Prepare next development iteration.

This commit is contained in:
Oliver Gierke
2016-04-06 16:38:18 +02:00
committed by Oliver Gierke
parent 64d4880983
commit e4a59f29d0
5 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>1.9.0.RELEASE</version>
<version>1.9.1.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>1.9.0.RELEASE</version>
<version>1.9.1.BUILD-SNAPSHOT</version>
</dependency>
<dependency>