From 449275f226da97e5c3cd6e258a1f141e6b465e04 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Sun, 28 Aug 2011 19:21:25 +0300 Subject: [PATCH] + bump version/changelog --- docs/src/info/changelog.txt | 4 ++++ gradle.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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