DATACOUCH-10 - Upgrade parent POM to 1.1.0.RELEASE

This commit is contained in:
Michael Nitschinger
2013-06-03 13:02:39 +02:00
committed by Oliver Gierke
parent ab3e087b12
commit 407adf96df

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.springframework.data.build</groupId> <groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId> <artifactId>spring-data-parent</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version> <version>1.1.0.RELEASE</version>
</parent> </parent>
<properties> <properties>