merged 1.3.1.RELEASE

This commit is contained in:
David Turanski
2013-06-05 06:31:29 -04:00
2 changed files with 3 additions and 4 deletions

View File

@@ -68,9 +68,8 @@ dependencies {
}
~~~~~
Latest GA release is _1.2.1.RELEASE_
Latest Milestone release is _1.3.0.M1_
Latest nightly build is _1.3.0.BUILD-SNAPSHOT_
Latest GA release is _1.3.1.RELEASE_
Latest nightly build is _1.3.2.BUILD-SNAPSHOT_
* Configure a GemFire cache and Region (replicated, partitioned, client and so on):

View File

@@ -6,7 +6,7 @@ springVersion=3.2.2.RELEASE
springDataCommonsVersion=1.5.1.RELEASE
log4jVersion=1.2.16
hamcrestVersion=1.2.1
version=1.3.2.BUILD-SNAPSHOT
version=1.3.1.RELEASE
gemfire.range="[6.5, 8.0)"
cglibVersion=2.2
mockitoVersion=1.9.0