Updated parent version to 1.2.0.RELEASE

This commit is contained in:
Artur Konczak 2013-09-28 18:03:25 +01:00
parent 6ea839d97c
commit bf510728df

View File

@ -10,7 +10,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.2.0.RELEASE</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath> <relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent> </parent>