From 72e2c7cb6c29f223791ef017fa45cfac54411cac Mon Sep 17 00:00:00 2001 From: Amanda Anganes Date: Mon, 1 Apr 2013 10:59:25 -0400 Subject: [PATCH] Updated build references --- openid-connect-client/pom.xml | 2 +- openid-connect-common/pom.xml | 2 +- openid-connect-server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openid-connect-client/pom.xml b/openid-connect-client/pom.xml index 1159368ee..7a1b85271 100644 --- a/openid-connect-client/pom.xml +++ b/openid-connect-client/pom.xml @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.springframework.security.oauth - 1.0.1.BUILD-SNAPSHOT + 1.0.2.BUILD-SNAPSHOT spring-security-oauth2 diff --git a/openid-connect-common/pom.xml b/openid-connect-common/pom.xml index f97b2ec1e..232b53562 100644 --- a/openid-connect-common/pom.xml +++ b/openid-connect-common/pom.xml @@ -17,7 +17,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.springframework.security.oauth - 1.0.1.BUILD-SNAPSHOT + 1.0.2.BUILD-SNAPSHOT spring-security-oauth2 diff --git a/openid-connect-server/pom.xml b/openid-connect-server/pom.xml index 1a83dc8d0..1e3e84f1d 100644 --- a/openid-connect-server/pom.xml +++ b/openid-connect-server/pom.xml @@ -16,7 +16,7 @@ org.springframework.security.oauth - 1.0.1.BUILD-SNAPSHOT + 1.0.2.BUILD-SNAPSHOT spring-security-oauth2