fixed typo

This commit is contained in:
Thomas Risberg
2011-02-13 15:03:53 -05:00
parent b1f6ff9d89
commit 596341a462

View File

@@ -26,7 +26,7 @@ For those in a hurry:
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>1.0.0-BUILD-SNAPSHOT</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
</dependency>