From e0b56bc97ad2e18bd490f007d966c6f6e658cdd1 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 16 May 2014 12:46:57 +0200 Subject: update versions --- common/pom.xml | 22 ++++++++++++- id/ConfigWebTool/pom.xml | 8 ++--- id/assembly-auth.xml | 6 ++-- id/assembly-proxy.xml | 6 ++-- id/oa/pom.xml | 6 ++-- id/pom.xml | 11 ++----- 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 ++++++++++++- pom.xml | 18 +++++------ spss/assembly-lib.xml | 4 +-- spss/assembly.xml | 4 +-- spss/handbook/clients/api/pom.xml | 23 ++++++++++++- spss/handbook/clients/pom.xml | 23 ++++++++++++- spss/handbook/clients/referencedData/pom.xml | 22 +++++++++++-- spss/handbook/clients/webservice/pom.xml | 23 ++++++++++++- spss/handbook/pom.xml | 23 ++++++++++++- spss/pom.xml | 26 +++++++++++++-- spss/server/pom.xml | 24 +++++++++++++- spss/server/serverlib/pom.xml | 24 ++++++++++++-- spss/server/serverws/pom.xml | 22 +++++++++++-- spss/server/tools/pom.xml | 22 +++++++++++-- 26 files changed, 380 insertions(+), 95 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index c5bf69ffb..cde0c6ed8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -3,10 +3,11 @@ MOA MOA - 2.0.2 + 2.x 4.0.0 moa-common + ${moa-commons-version} jar MOA common library @@ -102,6 +103,25 @@ + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../moa-id.properties + + + + + + org.apache.maven.plugins maven-jar-plugin diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml index 9b3c70ea0..89ec121c2 100644 --- a/id/ConfigWebTool/pom.xml +++ b/id/ConfigWebTool/pom.xml @@ -3,7 +3,7 @@ MOA id - 2.0.x + 2.x 4.0.0 @@ -141,7 +141,6 @@ - @@ -156,15 +155,12 @@ - ${basedir}/moa-id.properties + ${basedir}/../../moa-id.properties - - - org.apache.maven.plugins maven-war-plugin diff --git a/id/assembly-auth.xml b/id/assembly-auth.xml index 87a5b6495..370fbc32b 100644 --- a/id/assembly-auth.xml +++ b/id/assembly-auth.xml @@ -1,5 +1,5 @@ - id-auth-${project.version} + id-auth-${moa-id-version} dir @@ -7,7 +7,7 @@ - moa-id-auth-${project.version} + moa-id-auth-${moa-id-version} @@ -43,7 +43,7 @@ / history.txt - readme_${project.version}.txt + readme_${moa-id-version}.txt diff --git a/id/assembly-proxy.xml b/id/assembly-proxy.xml index e9d070f45..d43783e69 100644 --- a/id/assembly-proxy.xml +++ b/id/assembly-proxy.xml @@ -1,5 +1,5 @@ - id-proxy-${project.version} + id-proxy-${moa-id-proxy-version} dir @@ -7,7 +7,7 @@ - moa-id-proxy-${project.version} + moa-id-proxy-${moa-id-proxy-version} @@ -27,7 +27,7 @@ / history.txt - readme_${project.version}.txt + readme_${moa-id-proxy-version}.txt diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 4ee0b750d..d015d5c83 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -4,7 +4,7 @@ MOA id - 2.0.x + 2.x 4.0.0 @@ -33,7 +33,6 @@ oa - org.codehaus.mojo @@ -47,7 +46,7 @@ - ${basedir}/moa-id.properties + ${basedir}/../../moa-id.properties @@ -62,7 +61,6 @@ - diff --git a/id/pom.xml b/id/pom.xml index fc018ffa3..78ee829ba 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -3,12 +3,11 @@ MOA MOA - 2.0.2 + 2.x 4.0.0 id - 2.0.x pom MOA ID @@ -25,7 +24,6 @@ - org.codehaus.mojo @@ -39,15 +37,12 @@ - ${basedir}/moa-id.properties + ${basedir}/../moa-id.properties - - - maven-enforcer-plugin 1.1.1 @@ -80,7 +75,7 @@ - + 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 diff --git a/pom.xml b/pom.xml index 89c06bfeb..63b547e51 100644 --- a/pom.xml +++ b/pom.xml @@ -4,18 +4,19 @@ MOA MOA pom - ${moa-idspss-version} + 2.x MOA ${basedir}/repository UTF-8 - 2.0.2 - 2.0.2-Snapshot + 2.0.0 + 2.1.0-RC1 + 2.0.0 2.0.1 - 1.0.2-Snapshot - 2.0.1 + 1.1.0-RC1 + 2.0.1 @@ -57,7 +58,6 @@ - org.codehaus.mojo @@ -124,7 +124,7 @@ - + @@ -240,7 +240,7 @@ MOA moa-common - ${moa-idspss-version} + ${moa-commons-version} compile @@ -264,7 +264,7 @@ MOA moa-common - ${moa-idspss-version} + ${moa-commons-version} test-jar test diff --git a/spss/assembly-lib.xml b/spss/assembly-lib.xml index 895cc97c2..d8b78d2e8 100644 --- a/spss/assembly-lib.xml +++ b/spss/assembly-lib.xml @@ -1,5 +1,5 @@ - spss-${project.version}-lib + spss-${moa-spss-version}-lib dir @@ -7,7 +7,7 @@ - moa-spss-lib-${project.version} + moa-spss-lib-${moa-spss-version} diff --git a/spss/assembly.xml b/spss/assembly.xml index 17133d090..20673b198 100644 --- a/spss/assembly.xml +++ b/spss/assembly.xml @@ -1,5 +1,5 @@ - spss-${project.version} + spss-${moa-spss-version} dir @@ -7,7 +7,7 @@ - moa-spss-${project.version} + moa-spss-${moa-spss-version} diff --git a/spss/handbook/clients/api/pom.xml b/spss/handbook/clients/api/pom.xml index 442d4fdb7..52a96c56b 100644 --- a/spss/handbook/clients/api/pom.xml +++ b/spss/handbook/clients/api/pom.xml @@ -133,5 +133,26 @@ moa-spss-lib - + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../../../moa-id.properties + + + + + + + diff --git a/spss/handbook/clients/pom.xml b/spss/handbook/clients/pom.xml index 3b3bfd6b2..70ae70a4b 100644 --- a/spss/handbook/clients/pom.xml +++ b/spss/handbook/clients/pom.xml @@ -22,5 +22,26 @@ ${basedir}/../../../../repository - + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../../moa-id.properties + + + + + + + diff --git a/spss/handbook/clients/referencedData/pom.xml b/spss/handbook/clients/referencedData/pom.xml index 8e0378bd6..65f8635de 100644 --- a/spss/handbook/clients/referencedData/pom.xml +++ b/spss/handbook/clients/referencedData/pom.xml @@ -33,7 +33,25 @@ - - + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../../../moa-id.properties + + + + + + + diff --git a/spss/handbook/clients/webservice/pom.xml b/spss/handbook/clients/webservice/pom.xml index bc1859408..95f2c5173 100644 --- a/spss/handbook/clients/webservice/pom.xml +++ b/spss/handbook/clients/webservice/pom.xml @@ -132,5 +132,26 @@ moa-spss-lib - + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../../../moa-id.properties + + + + + + + diff --git a/spss/handbook/pom.xml b/spss/handbook/pom.xml index 5e476d5c1..e9323a55f 100644 --- a/spss/handbook/pom.xml +++ b/spss/handbook/pom.xml @@ -20,5 +20,26 @@ ${basedir}/../../../repository - + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../moa-id.properties + + + + + + + diff --git a/spss/pom.xml b/spss/pom.xml index abc8de527..5954b9b0a 100644 --- a/spss/pom.xml +++ b/spss/pom.xml @@ -3,11 +3,10 @@ MOA MOA - 2.0.2 + 2.x 4.0.0 - MOA spss pom 2.0.x @@ -22,4 +21,27 @@ handbook + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../moa-id.properties + + + + + + + + diff --git a/spss/server/pom.xml b/spss/server/pom.xml index b5e1b32c1..08e740cd3 100644 --- a/spss/server/pom.xml +++ b/spss/server/pom.xml @@ -10,7 +10,6 @@ MOA.spss moa-spss pom - 2.0.x MOA SP/SS Server @@ -23,4 +22,27 @@ ${basedir}/../../repository + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../moa-id.properties + + + + + + + + diff --git a/spss/server/serverlib/pom.xml b/spss/server/serverlib/pom.xml index 42cf5bfc9..fb95746da 100644 --- a/spss/server/serverlib/pom.xml +++ b/spss/server/serverlib/pom.xml @@ -9,7 +9,7 @@ MOA.spss.server moa-spss-lib jar - 2.0.1 + ${moa-spss-version} MOA SP/SS API @@ -175,9 +175,27 @@ + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../moa-id.properties + + + + + - - org.apache.maven.plugins maven-jar-plugin diff --git a/spss/server/serverws/pom.xml b/spss/server/serverws/pom.xml index 4f09e940d..ac06946a4 100644 --- a/spss/server/serverws/pom.xml +++ b/spss/server/serverws/pom.xml @@ -66,9 +66,27 @@ - - + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../moa-id.properties + + + + + + + MOA.spss.server diff --git a/spss/server/tools/pom.xml b/spss/server/tools/pom.xml index acc06ff38..880eac2c1 100644 --- a/spss/server/tools/pom.xml +++ b/spss/server/tools/pom.xml @@ -80,7 +80,25 @@ 1.5 - - + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../../../moa-id.properties + + + + + + + -- cgit v1.2.3