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/ConfigWebTool/pom.xml | 39 ++++++++++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 9 deletions(-) (limited to 'id/ConfigWebTool/pom.xml') diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml index 57aa5c794..aaadb1969 100644 --- a/id/ConfigWebTool/pom.xml +++ b/id/ConfigWebTool/pom.xml @@ -3,13 +3,13 @@ MOA id - 2.0.1 + 2.0.x 4.0.0 MOA.id moa-id-configuration - 1.0.1 + ${configtool-version} war MOA-ID 2.0 Configuration Tool Web based Configuration Tool for MOA-ID 2.x @@ -73,7 +73,6 @@ MOA.id.server moa-id-lib - * @@ -142,20 +141,42 @@ + - + + + 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 2.4 - ${project.version} + ${configtool-version} - - - - + + + + + -- cgit v1.2.3