From 4e70e22605479a6173976976a8ee6b3ed6f96936 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Thu, 28 Oct 2010 15:22:03 -0400 Subject: [PATCH] Release 2.0.0.RC1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bdd574521c..db02446678 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.RC1 # ------------------------------------------------------------------------------ # build system user roles