preparing for 1.0.0.M5 MongoDB release

This commit is contained in:
Thomas Risberg
2011-10-24 17:39:28 -04:00
parent 2c46cfd8fe
commit 8ccaf61d12
7 changed files with 61 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.M5</version>
<relativePath>../spring-data-mongodb-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-mongodb</artifactId>