From e0b56bc97ad2e18bd490f007d966c6f6e658cdd1 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 16 May 2014 12:46:57 +0200 Subject: update versions --- common/pom.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'common') diff --git a/common/pom.xml b/common/pom.xml index c5bf69ffb..cde0c6ed8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -3,10 +3,11 @@ MOA MOA - 2.0.2 + 2.x 4.0.0 moa-common + ${moa-commons-version} jar MOA common library @@ -102,6 +103,25 @@ + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + initialize + + read-project-properties + + + + ${basedir}/../moa-id.properties + + + + + + org.apache.maven.plugins maven-jar-plugin -- cgit v1.2.3