From a2f163aaaab68053a61bae0352760782b100233f Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Tue, 28 Oct 2014 10:47:12 -0400 Subject: [PATCH] Update README for Versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eeeac4c..a749b147 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Spring Integration Samples # Note -This (master) branch requires Spring Integration 4.0 or above. For samples running against earlier versions of Spring Integration, use the __maint__ branch. +This (SI4.0.x) branch requires Spring Integration 4.0.x. Use the __master__ branch for 4.1.x and the __SI3.0.x__ branch for 3.0.x. # Introduction