+ prepare for the 1.1 release

This commit is contained in:
Costin Leau
2011-12-14 16:20:53 +02:00
parent d3ab1417b4
commit c77b8e4b5e
2 changed files with 6 additions and 3 deletions

View File

@@ -58,9 +58,9 @@ dependencies {
}
~~~~~
Latest GA release is _1.0.1.RELEASE_
Latest GA release is _1.1.0.RELEASE_
Latest milestone is _1.1.0.RC1_
Latest nightly build is _1.1.0.BUILD-SNAPSHOT_
Latest nightly build is _1.2.0.BUILD-SNAPSHOT_
* Configure a GemFire cache and Region (replicated, partitioned, client and so on):

View File

@@ -2,9 +2,12 @@ SPRING DATA GEMFIRE CHANGELOG
=============================
http://www.springsource.org/spring-gemfire
Changes in version 1.1.0.GA (2011-mm-dd)
Changes in version 1.1.0.GA (2011-12-14)
----------------------------------------
General
* Upgraded to Spring Framework 3.1 GA
Changes in version 1.1.0.RC1 (2011-11-13)
-----------------------------------------