From d76a32e997632d51bea6ab0d42aac63e8b40a0c3 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Sun, 13 Nov 2011 18:44:52 +0200 Subject: [PATCH] + prepare RC1 release --- gradle.properties | 2 +- samples/hello-world/gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2326635c..930ce80c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,4 +21,4 @@ gemfire.range = "[6.5, 7.0)" # -------------------- # Project wide version # -------------------- -springGemfireVersion=1.1.0.BUILD-SNAPSHOT \ No newline at end of file +springGemfireVersion=1.1.0.RC1 \ No newline at end of file diff --git a/samples/hello-world/gradle.properties b/samples/hello-world/gradle.properties index c9c5db2b..e2523341 100644 --- a/samples/hello-world/gradle.properties +++ b/samples/hello-world/gradle.properties @@ -1,3 +1,3 @@ junitVersion = 4.8.1 -springVersion = 3.1.0.M2 -version = 1.1.0.BUILD-SNAPSHOT +springVersion = 3.1.0.RC1 +version = 1.1.0.RC1