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/pom.xml | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'id/pom.xml') diff --git a/id/pom.xml b/id/pom.xml index 7bf09edfa..18631a8d1 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -3,13 +3,13 @@ MOA MOA - 2.0.1 + 2.0.2 4.0.0 id + 2.0.x pom - 2.0.1 MOA ID @@ -25,7 +25,27 @@ + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/moa-id.properties + + + + + + maven-enforcer-plugin 1.1.1 @@ -59,6 +79,7 @@ + -- cgit v1.2.3