DATAMONGO-1106 - Release version 1.7.0.M1 (Fowler M1).

This commit is contained in:
Spring Buildmaster
2014-12-01 03:57:54 -08:00
committed by Oliver Gierke
parent 85d1fe1ce6
commit 41dc57c84f
5 changed files with 7 additions and 7 deletions

View File

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