DATAMONGO-559 - Prepare next development iteration.

This commit is contained in:
Spring Buildmaster
2012-10-17 15:00:21 -07:00
parent 6323a86560
commit ecf15b93e0
5 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>1.1.1.RELEASE</version>
<version>1.2.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-mongodb-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-mongodb-cross-store</artifactId>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>1.1.1.RELEASE</version>
<version>1.2.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>