DATAMONGO-1033 - Release version 1.5.4.RELEASE (Dijkstra SR4).

This commit is contained in:
Spring Buildmaster
2014-08-27 03:11:35 -07:00
parent 3320e49c0b
commit a7c3ef2aa8
5 changed files with 7 additions and 7 deletions

View File

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