From 9a978a542d6f67b2e354422b402f26fff0fbfa5e Mon Sep 17 00:00:00 2001 From: jricher Date: Mon, 22 Dec 2014 09:52:47 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 279a7ff..12dc164 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -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). +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.