DATACMNS-371 - Prepare 1.5.3 release.

Upgraded to Spring Data Build 1.0.5.
This commit is contained in:
Oliver Gierke
2013-09-30 12:07:15 +02:00
parent 70c35433f3
commit f239046283
3 changed files with 12 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.0.4.RELEASE</version>
<version>1.0.5.RELEASE</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>