From 218abd70956e76c933312832381e79eb88ea207a Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Sat, 23 Jul 2022 16:04:21 +0100 Subject: [PATCH] Update readme Notes about main now that we're starting boot 3 dev. --- README.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index e20b8787..757bcf41 100644 --- a/README.adoc +++ b/README.adoc @@ -1,7 +1,6 @@ -= Spring Shell 2 += Spring Shell -Spring Shell 2.1.x is a work to solely depend on Spring Boot 2.x and not trying to keep -any backward compatibility with older Spring Shell 1.x nor Spring Boot 1.x. +Active development branch is `2.1.x` and `main` branch is development branch targeting `Spring Boot 3.x` and `Spring Framework 6.x`. == Building ```