Updated Home (markdown)

master
Justin Richer 2014-04-21 16:59:11 -07:00
parent 207b09fde6
commit 1b3139be7f
1 changed files with 2 additions and 2 deletions

@ -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.3**. 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.4**. Development of this is currently tracked on the **master** branch.
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.
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. 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