Updated Home (markdown)

master
Justin Richer 2015-10-13 19:10:13 -04:00
parent 174ed84e0f
commit c52b12a281
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
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 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.2.2**. 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 legacy release is **1.1.18**. Development of this is currently tracked on the **1.1.x** branch.