DATACMNS-314 - Prepare 1.6.0.RC1 release.

Updated changelog, notice and readme. Upgraded to Spring Data Build parent 1.1.1.RELEASE.
This commit is contained in:
Oliver Gierke
2013-08-01 16:28:26 +02:00
parent b8e457db9b
commit f502c1fece
4 changed files with 22 additions and 4 deletions

View File

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