DATACMNS-131 - Upgrade to Spring Data Build 1.0.3.RELEASE.

This commit is contained in:
Oliver Gierke
2013-04-16 11:34:26 +02:00
parent 5c5d0bd6d4
commit 913cb9dc4f

View File

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