From 1846eeeab039d624cd490f42c2c1c779f1a8b30a Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 10 Feb 2011 09:31:51 -0600 Subject: [PATCH] Update version to 2.0.4.BUILD-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 25219694c6..9195bcec16 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.3.RELEASE +springIntegrationVersion=2.0.4.BUILD-SNAPSHOT # ------------------------------------------------------------------------------ # build system user roles