|
|
|
|
@ -6,7 +6,7 @@
@@ -6,7 +6,7 @@
|
|
|
|
|
<parent> |
|
|
|
|
<groupId>org.springframework.data</groupId> |
|
|
|
|
<artifactId>spring-data-mongodb-parent</artifactId> |
|
|
|
|
<version>1.4.3.RELEASE</version> |
|
|
|
|
<version>1.4.4.BUILD-SNAPSHOT</version> |
|
|
|
|
<relativePath>../pom.xml</relativePath> |
|
|
|
|
</parent> |
|
|
|
|
|
|
|
|
|
@ -48,7 +48,7 @@
@@ -48,7 +48,7 @@
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.data</groupId> |
|
|
|
|
<artifactId>spring-data-mongodb</artifactId> |
|
|
|
|
<version>1.4.3.RELEASE</version> |
|
|
|
|
<version>1.4.4.BUILD-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|