From bcc140c9dc602561f33e95c5d967afd9857e614b Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Fri, 2 Oct 2015 21:20:45 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 3416fbf..0dcd934 100644 --- a/Home.md +++ b/Home.md @@ -1,10 +1,8 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol server and client, built on the Java, Spring, and Spring Security platforms. Java API documentation and a technical overview for the current stable version (generated by the Maven Site plugin) is always available at [http://mitreid-connect.github.com/](http://mitreid-connect.github.com). -The current **master** development branch is working towards the **1.2.0** release. To upgrade from the legacy 1.0 or 1.1 series, see instructions at [Upgrading to 1.2](wiki/Upgrading-to-1.2). +The current stable release is **1.2.1**. Development of this series is currently tracked on the **master** branch. To upgrade from the legacy 1.0 or 1.1 series, see instructions at [Upgrading to 1.2](wiki/Upgrading-to-1.2). -The current stable release is **1.1.17**. Development of this is currently tracked on the **1.1.x** branch. - -The current legacy release is **1.0.22**. Development of this is currently tracked on the **1.0.x** branch and will be limited to major bugfixes and security updates. To upgrade from the legacy 1.0 series, see instructions at [Upgrading from 1.0 to 1.1](wiki/Upgrading-1.0-to-1.1). +The current legacy release is **1.1.17**. Development of this is currently tracked on the **1.1.x** branch. # Project Information