preparing for snapshot builds

This commit is contained in:
Thomas Risberg
2011-10-24 17:46:12 -04:00
parent 8ccaf61d12
commit 5d1320a82a
5 changed files with 5 additions and 5 deletions

View File

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