From 54f1ae972b3b960ed763f4a291a9735b9c804cb8 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 2 Apr 2013 12:42:40 -0400 Subject: [PATCH] Added properties and updated poms for sync to central --- openid-connect-client/pom.xml | 4 +-- openid-connect-common/pom.xml | 4 +-- openid-connect-server/pom.xml | 4 +-- pom.xml | 64 ++++++++++++++++++++++++++--------- 4 files changed, 51 insertions(+), 25 deletions(-) diff --git a/openid-connect-client/pom.xml b/openid-connect-client/pom.xml index 4364f1fd9..1c89c6c69 100644 --- a/openid-connect-client/pom.xml +++ b/openid-connect-client/pom.xml @@ -9,9 +9,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 0.1-SNAPSHOT .. - org.mitre - openid-connect-client - 0.1-SNAPSHOT + openid-connect-client OpenID Connect Client Files OpenID Connect Client diff --git a/openid-connect-common/pom.xml b/openid-connect-common/pom.xml index 43827224d..a3722da8b 100644 --- a/openid-connect-common/pom.xml +++ b/openid-connect-common/pom.xml @@ -8,10 +8,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.mitre 0.1-SNAPSHOT .. - - org.mitre + openid-connect-common - 0.1-SNAPSHOT OpenID Connect Common modules OpenID Connect Common diff --git a/openid-connect-server/pom.xml b/openid-connect-server/pom.xml index 11d281ed9..c7cbc275a 100644 --- a/openid-connect-server/pom.xml +++ b/openid-connect-server/pom.xml @@ -1,10 +1,8 @@ - 4.0.0 - org.mitre + 4.0.0 openid-connect-server - 0.1-SNAPSHOT OpenIdConnect Server war diff --git a/pom.xml b/pom.xml index aeb3d0ce9..406cfa0af 100644 --- a/pom.xml +++ b/pom.xml @@ -4,24 +4,48 @@ 4.0.0 org.mitre openid-connect-parent - OpenIdConnect + MITREid Connect 0.1-SNAPSHOT pom + + org.sonatype.oss + oss-parent + 7 + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + + openid-connect-common + openid-connect-client + openid-connect-server + - - - - true - - default - - openid-connect-common - openid-connect-client - openid-connect-server - - - - + + scm:git:https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server.git + scm:git:git@github.com:mitreid-connect/OpenID-Connect-Java-Spring-Server.git + https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server.git + HEAD + + + + + jricher + Justin Richer + jricher@mitre.org + + + aanganes + Amanda Anganes + aanganes@mitre.org + + + 1.6 3.1.3.RELEASE @@ -30,7 +54,7 @@ Reference implementation of OpenID Connect spec (http://openid.net/connect/). - + https://github.com/mitreid-connect @@ -321,4 +345,12 @@ + + https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues + GitHub Issues + + + Travis CI + https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server +