From 82c71852a49c4b4ba7fc35e6c360d67ea58bd4da Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 10 Apr 2012 17:51:45 -0400 Subject: [PATCH] Update version to 2.0.7.BUILD-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f81a817ba7..3c58acfd85 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.6.RELEASE +springIntegrationVersion=2.0.7.BUILD-SNAPSHOT # ------------------------------------------------------------------------------ # build system user roles