preparing for 1.0.0.M4 MongoDB release

This commit is contained in:
Thomas Risberg
2011-09-01 20:32:10 -04:00
parent c646c1f3b2
commit 00bea23eed
5 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-document-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.M4</version>
<relativePath>../spring-data-document-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-mongodb-cross-store</artifactId>