From 5216cf10b659c378c23bf7436cde61829265bbe0 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Tue, 28 Oct 2014 10:43:25 -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..1400aa27 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 (master) branch requires Spring Integration 4.1 or above. For samples running against earlier versions of Spring Integration, use the __SI4.0.x__ and __SI3.0.x__ branches. # Introduction