preparing for 1.0.0.M3 MongoDB release

This commit is contained in:
Thomas Risberg
2011-06-02 13:39:28 -04:00
parent 37f2fcee31
commit 1e52f8641c
5 changed files with 9 additions and 9 deletions

View File

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