From e4ccbc964a3717cd31faaeb0a421eeff082e6aa6 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 6 Aug 2016 17:42:06 +0200 Subject: [PATCH] Polish --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fb1eaaf82b04..b82e104df212 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,9 +42,9 @@ If you forget to do so, you'll be reminded when you submit a pull request. ### Branch from `master` -Master currently represents work toward Spring Framework 4.0. Please submit +Master currently represents work toward Spring Framework 5.0. Please submit all pull requests there, even bug fixes and minor improvements. Backports to -`3.2.x` will be considered on a case-by-case basis. +`4.3.x` will be considered on a case-by-case basis. ### Use short branch names