From e0b56bc97ad2e18bd490f007d966c6f6e658cdd1 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 16 May 2014 12:46:57 +0200 Subject: update versions --- 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 ++++++++++++++++++++++- 4 files changed, 86 insertions(+), 5 deletions(-) (limited to 'spss/handbook/clients') 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 + + + + + + + -- cgit v1.2.3