From b5704dfd03d9a141c677b78b8fd617d13e312951 Mon Sep 17 00:00:00 2001 From: Amanda Anganes Date: Fri, 28 Jun 2013 13:22:19 -0700 Subject: [PATCH] Updated version number --- Maven-Dependency.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Maven-Dependency.md b/Maven-Dependency.md index 45df6f6..0ac0b74 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.3 + 1.0.4 ``` ## openid-connect-common @@ -21,7 +21,7 @@ Includes common classes, service and repository interfaces, and JPA-annotated mo org.mitre openid-connect-common - 1.0.3 + 1.0.4 ``` ## openid-connect-client @@ -31,7 +31,7 @@ Includes our RP/client implementation, built around spring security filters. Dep org.mitre openid-connect-client - 1.0.3 + 1.0.4 ``` ## openid-connect-server @@ -41,6 +41,6 @@ Includes IdP/server implementation, with implementations of services and reposit org.mitre openid-connect-server - 1.0.3 + 1.0.4 ``` \ No newline at end of file