DATAGRAPH-332 - Upgraded to Spring Data parent 1.0.2.RELEASE.

This commit is contained in:
Oliver Gierke
2013-02-12 11:21:29 +01:00
parent eee3a3ae4d
commit 68db72eff2

View File

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