DATACMNS-289 - Upgraded to Spring Data Build 1.0.2.RELEASE.

This commit is contained in:
Oliver Gierke
2013-02-19 13:27:57 +01:00
parent aa9369d5ee
commit e5b976981c

View File

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