From 21c06c85d94d3585e73bcc2785a5dd0dd7b1d5ae Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Thu, 8 Feb 2018 12:53:33 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index db92e6f..5b41719 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ Spring Web Flow 2.4.x Samples ============================= This is the official samples repository for the [Spring Web Flow](http://github.com/SpringSource/spring-webflow) project. -This branch is based on Spring Web Flow 2.4.x and Spring Framework 4.3.x. From a sample sub-directory, use `mvn jetty:run` to run a server, or `mvn package` to build a war.