diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 83b4ff15..bc2aea00 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -2,7 +2,7 @@ SPRING GEMFIRE INTEGRATION CHANGELOG ==================================== http://www.springsource.org/spring-gemfire -Changes in version 1.1.0.M2 (2011-mm-dd) +Changes in version 1.1.0.M2 (2011-08-29) ---------------------------------------- General diff --git a/gradle.properties b/gradle.properties index f051e707..5fb9da49 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,5 +21,5 @@ gemfire.range = "[6.5, 7.0)" # -------------------- # Project wide version # -------------------- -springGemfireVersion=1.1.0.BUILD-SNAPSHOT +springGemfireVersion=1.1.0.M2 systemProp.xsl:vendor=Apache Software Foundation \ No newline at end of file