DATAMONGO-340 - Prepare 1.0.0.BUILD-SNAPSHOT.

This commit is contained in:
Oliver Gierke
2011-12-07 01:05:25 +01:00
parent 8d18729898
commit f3979c3676
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.RC1</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-mongodb-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-mongodb-cross-store</artifactId>