From c387ff6713a414f29f02833f4b1144e5d2b8204b Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Thu, 28 Oct 2010 15:42:14 -0400 Subject: [PATCH] Change project version to 2.0.0.BUILD-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index db02446678..bdd574521c 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.RC1 +springIntegrationVersion=2.0.0.BUILD-SNAPSHOT # ------------------------------------------------------------------------------ # build system user roles