From e0b56bc97ad2e18bd490f007d966c6f6e658cdd1 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 16 May 2014 12:46:57 +0200 Subject: update versions --- id/server/auth/pom.xml | 8 ++---- id/server/idserverlib/pom.xml | 10 +++----- id/server/moa-id-commons/pom.xml | 48 +++++++++++++++++------------------- id/server/pom.xml | 25 ++++++++++++++++++- id/server/proxy/pom.xml | 21 +++++++++++++++- id/server/stork2-commons/pom.xml | 23 ++++++++++++++++- id/server/stork2-saml-engine/pom.xml | 23 ++++++++++++++++- 7 files changed, 117 insertions(+), 41 deletions(-) (limited to 'id/server') diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 5fe2aa739..cbc147c0a 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -2,7 +2,7 @@ MOA.id moa-id - 2.0.x + 2.x 4.0.0 @@ -27,7 +27,6 @@ - @@ -42,15 +41,12 @@ - moa-id.properties + ${basedir}/../../../moa-id.properties - - - org.apache.maven.plugins maven-war-plugin diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 6a58f8bc8..f1518951f 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -3,7 +3,7 @@ MOA.id moa-id - 2.0.x + 2.x 4.0.0 @@ -271,7 +271,6 @@ - org.codehaus.mojo @@ -285,15 +284,13 @@ - ${basedir}/moa-id.properties + ${basedir}/../../../moa-id.properties - - - + org.apache.maven.plugins maven-compiler-plugin @@ -302,6 +299,7 @@ 1.6 + org.apache.maven.plugins maven-javadoc-plugin diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 1831d0e1c..4b2ae6536 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -4,7 +4,7 @@ MOA.id moa-id - 2.0.x + 2.x moa-id-commons moa-id-commons @@ -195,7 +195,7 @@ - + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../moa-id.properties + + + + + + org.eclipse.m2e @@ -272,25 +289,6 @@ - - org.codehaus.mojo - properties-maven-plugin - 1.0-alpha-2 - - - initialize - - read-project-properties - - - - ${basedir}/moa-id.properties - - - - - - \ No newline at end of file diff --git a/id/server/pom.xml b/id/server/pom.xml index bbaac8e5e..cd2f82e84 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -4,7 +4,7 @@ MOA id - 2.0.x + 2.x 4.0.0 @@ -26,4 +26,27 @@ ${basedir}/../../repository + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../moa-id.properties + + + + + + + + diff --git a/id/server/proxy/pom.xml b/id/server/proxy/pom.xml index ff6608451..dbae5ca30 100644 --- a/id/server/proxy/pom.xml +++ b/id/server/proxy/pom.xml @@ -2,7 +2,7 @@ MOA.id moa-id - 2.0.x + 2.x @@ -26,6 +26,25 @@ + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../moa-id.properties + + + + + + org.apache.maven.plugins maven-war-plugin diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml index c1dd27924..e74f702a8 100644 --- a/id/server/stork2-commons/pom.xml +++ b/id/server/stork2-commons/pom.xml @@ -3,7 +3,7 @@ MOA.id moa-id - 2.0.1 + 2.x 4.0.0 eu.stork @@ -145,6 +145,27 @@ + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../moa-id.properties + + + + + + org.apache.maven.plugins maven-javadoc-plugin diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index b9620a782..5a6621f12 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -3,7 +3,7 @@ MOA.id moa-id - 2.0.1 + 2.x 4.0.0 @@ -151,9 +151,30 @@ true + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../moa-id.properties + + + + + + org.apache.maven.plugins maven-source-plugin -- cgit v1.2.3