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/moa-id-commons/pom.xml | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) (limited to 'id/server/moa-id-commons') diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 6c2e12c65..2fd8c4483 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -4,11 +4,12 @@ MOA.id moa-id - 2.0.1 + 2.0.x moa-id-commons moa-id-commons MOA.id.server + ${moa-id-version} @@ -127,6 +128,7 @@ + org.apache.maven.plugins maven-compiler-plugin @@ -227,9 +229,9 @@ - - - + + + org.eclipse.m2e @@ -261,6 +263,24 @@ + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/moa-id.properties + + + + + -- cgit v1.2.3