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/oa/pom.xml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'id/oa/pom.xml') diff --git a/id/oa/pom.xml b/id/oa/pom.xml index b88f560fb..63533c0bc 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -4,14 +4,14 @@ MOA id - 2.0.1 + 2.0.x 4.0.0 MOA.id moa-id-oa war - 2.0.1 + ${demo-oa-version} MOA Sample OA @@ -33,7 +33,26 @@ oa + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/moa-id.properties + + + + + org.apache.maven.plugins maven-compiler-plugin @@ -43,6 +62,7 @@ + -- cgit v1.2.3