From b79fdd0362c8c69b4aadf6356dc38a676a942c84 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 10 Apr 2012 16:04:32 -0400 Subject: [PATCH] Release version 2.0.6.RELEASE --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 99c2da7b90..f81a817ba7 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.BUILD-SNAPSHOT +springIntegrationVersion=2.0.6.RELEASE # ------------------------------------------------------------------------------ # build system user roles