From a92a81603a3fc187ffeeefeb62c0f3bbfbc85f14 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Tue, 6 Mar 2018 18:03:15 +0000 Subject: [PATCH] Update README --- README.adoc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.adoc b/README.adoc index 5f0c0b45..8984f229 100644 --- a/README.adoc +++ b/README.adoc @@ -13,13 +13,6 @@ CI Build Status, link=https://travis-ci.org/spring-projects/spring-statemachine] (Travis) -[NOTE] -==== -Master branch is now on development of `2.x` meaning it may be -extrimely unstable. For interest of studying or planning for -contributions of stable version, please checkout and use branch `1.2.x`. -==== - The Spring Statemachine project aims to provide a common infrastructure to work with state machine concepts in Spring applications.