diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 54dbe2ebf..1467a5dd9 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,11 @@ Spring Data Commons Changelog ============================= +Changes in version 1.6.1.RELEASE (2013-09-09) +--------------------------------------------- +** Bug + * [DATACMNS-363] - Revert: Unicode characters not supported in property reference expressions + Changes in version 1.6.0.RELEASE (2013-09-09) --------------------------------------------- ** Bug diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index d7ab290bf..c11dfa2ff 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,5 +1,5 @@ -Spring Data Commons 1.6 RC1 -Copyright (c) [2010-2013] SpringSource, a division of Pivotal, Inc. +Spring Data Commons 1.6.1 +Copyright (c) [2010-2013] Pivotal, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this product except in compliance with the License. diff --git a/src/main/resources/readme.txt b/src/main/resources/readme.txt index 014c79ac8..5723496fc 100644 --- a/src/main/resources/readme.txt +++ b/src/main/resources/readme.txt @@ -1,4 +1,4 @@ -SPRING DATA Commons 1.6.0 RC1 (Aug 1st 2013) +SPRING DATA Commons 1.6.1 (Sep 9th 2013) ------------------------------------------------- Spring Data Commons is released under the terms of the Apache Software License Version 2.0 (see license.txt).