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