DATACMNS-279 - Upgraded to Spring Data parent pom in 1.0.0.RELEASE.

This commit is contained in:
Oliver Gierke
2013-02-07 14:05:02 +01:00
parent 1564704f0c
commit 9de9217069

View File

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