From 363b2b093ccecfc75fd28f49ca2aa139bbc6d1ce Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Mon, 5 Nov 2012 13:58:18 +0200 Subject: it seems to me that properties-maven-plugin doesn't work with maven 3 --- pom.xml | 62 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 32 insertions(+), 30 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index dec1ef3..1656b31 100644 --- a/pom.xml +++ b/pom.xml @@ -2,10 +2,10 @@ - org.sonatype.oss - oss-parent - 7 - + org.sonatype.oss + oss-parent + 7 + 4.0.0 ro.fortsoft.pf4j @@ -48,28 +48,30 @@ - org.apache.maven.plugins - maven-javadoc-plugin - - - - jar - - - - + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + + + jar + + + + - - org.apache.maven.plugins - maven-source-plugin - - - - jar - - - - + + org.apache.maven.plugins + maven-source-plugin + 2.2 + + + + jar + + + + org.apache.maven.plugins @@ -89,15 +91,15 @@ maven-jar-plugin - 2.3.1 - + 2.4 + - pf4j - demo - + pf4j + demo + -- cgit v1.2.3