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 --- pom.xml | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7d24ef65a..310e081ae 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,15 @@ MOA MOA pom - 2.0.1 + 2.0.2 MOA ${basedir}/repository UTF-8 + 2.0.2-Snapshot + 1.0.2-Snapshot + 2.0.1 @@ -51,15 +54,33 @@ + - + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/moa-id.properties + + + + + + org.apache.maven.plugins maven-surefire-plugin true - org.apache.maven.plugins maven-compiler-plugin @@ -100,7 +121,7 @@ - + @@ -222,13 +243,13 @@ MOA.id.server moa-id-lib - 2.0.1 + ${moa-id-version} compile MOA.id.server moa-id-commons - 2.0.1 + ${moa-id-version} compile -- cgit v1.2.3