From 3a4ebc0ab7becaa5c0909ecc5050ea941d204d3d Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 11 Feb 2014 07:22:19 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 64731df..07d331e 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +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 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.0**. Development of this is currently tracked on the **master** branch. 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.1**. Development of this is currently tracked on the **master** branch. 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.0.12**. Development of this is currently tracked on the **1.0.x** branch and will be limited to major bugfixes and security updates. +The current legacy release is **1.0.14**. Development of this is currently tracked on the **1.0.x** branch and will be limited to major bugfixes and security updates. # Project Information