From b68e855f8775849ec6f34867f05cf6feeedfc35d Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Sat, 13 Nov 2010 10:57:00 -0800 Subject: [PATCH] Release version 2.0.0.RC2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4a026608fe..e855427365 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ # version to be applied to all projects in this multi-project build. this is # the one and only location version changes need to be made. # ------------------------------------------------------------------------------ -springIntegrationVersion=2.0.0.BUILD-SNAPSHOT +springIntegrationVersion=2.0.0.RC2 # ------------------------------------------------------------------------------ # build system user roles