From 33a0a83c930c930be213222bc948e7280674e080 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 16 Apr 2014 13:45:00 +0200 Subject: change version to 2.0.2-Snapshot --- id/server/auth/pom.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'id/server/auth/pom.xml') diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 618429a8e..72da9ea47 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -2,12 +2,13 @@ MOA.id moa-id - 2.0.1 + 2.0.x 4.0.0 MOA.id.server moa-id-auth + ${moa-id-version} war MOA ID-Auth WebService @@ -26,7 +27,27 @@ + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + moa-id.properties + + + + + org.apache.maven.plugins maven-war-plugin @@ -58,6 +79,7 @@ + -- cgit v1.2.3