From a085ba43fea754f9fffdf186ea21207843015827 Mon Sep 17 00:00:00 2001 From: jricher Date: Tue, 7 Oct 2014 19:16:52 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index f262d98..28caff8 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,10 @@ 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 version (generated by the Maven Site plugin) is always available at [http://mitreid-connect.github.com/](http://mitreid-connect.github.com). -The current stable release is **1.1.9**. Development of this is currently tracked on the **master** branch. +The current **master** development branch is working towards the **1.2.0** release. -The current legacy release is **1.0.17**. 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 stable release is **1.1.10**. Development of this is currently tracked on the **1.1.x** branch. + +The current legacy release is **1.0.18**. 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). # Project Information