+ align maven naming to Spring Data project

This commit is contained in:
Costin Leau
2011-11-13 18:25:47 +02:00
parent d1a2e52c1e
commit c149c0a005
5 changed files with 7 additions and 6 deletions

View File

@@ -2,12 +2,13 @@ SPRING GEMFIRE INTEGRATION CHANGELOG
====================================
http://www.springsource.org/spring-gemfire
Changes in version 1.1.0.RC1 (2011-mm-dd)
Changes in version 1.1.0.RC1 (2011-11-13)
-----------------------------------------
General
* Upgraded to GemFire 6.6.1
* Introduced PDX options for 'cache' and 'client-cache' elements
* Aligned Maven naming to Spring Data project - changed them to 'org.springframework.data'/'spring-data-gemfire'
Changes in version 1.1.0.M3 (2011-09-25)