From bb33af83274b5b551ddf533c89b203ad6320cb89 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Fri, 12 Jul 2013 07:59:15 -0700 Subject: [PATCH] Updated Maven Dependency (markdown) --- Maven-Dependency.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Maven-Dependency.md b/Maven-Dependency.md index 8988e27..21fc10f 100644 --- a/Maven-Dependency.md +++ b/Maven-Dependency.md @@ -11,7 +11,7 @@ The parent Maven project, which depends on each of the following artifacts. Incl org.mitre openid-connect-parent - 1.0.4 + 1.0.5 pom ``` @@ -22,7 +22,7 @@ Includes common classes, service and repository interfaces, and JPA-annotated mo org.mitre openid-connect-common - 1.0.4 + 1.0.5 jar ``` @@ -33,7 +33,7 @@ Includes our RP/client implementation, built around spring security filters. Dep org.mitre openid-connect-client - 1.0.4 + 1.0.5 jar ``` @@ -44,7 +44,7 @@ Includes IdP/server implementation, with implementations of services and reposit org.mitre openid-connect-server - 1.0.4 + 1.0.5 war ``` \ No newline at end of file