From 2fc78aa2cc811f3212926bfcbaaa7b62c6e16b9b Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 17 Dec 2010 18:46:00 -0500 Subject: [PATCH] Update version to 2.0.2.BUILD-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 99ee4b6aae..c7c37a5573 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.1.RELEASE +springIntegrationVersion=2.0.2.BUILD-SNAPSHOT # ------------------------------------------------------------------------------ # build system user roles