From: Julien HENRY Date: Wed, 19 Jun 2013 12:32:12 +0000 (+0200) Subject: SONAR-4047 Try to fix build with Maven 2.2.1 X-Git-Tag: 3.7~439 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dddfe00ef8ff5bceac64c8a8aeabed0ec3ccf35e;p=sonarqube.git SONAR-4047 Try to fix build with Maven 2.2.1 --- diff --git a/plugins/sonar-maven-batch-plugin/pom.xml b/plugins/sonar-maven-batch-plugin/pom.xml index 8fc9fe17e96..8cdaa95f80e 100644 --- a/plugins/sonar-maven-batch-plugin/pom.xml +++ b/plugins/sonar-maven-batch-plugin/pom.xml @@ -13,7 +13,7 @@ Sonar :: Maven Batch Plugin - 3.0 + 3.0 @@ -31,18 +31,15 @@ org.apache.maven maven-plugin-api + ${maven.version} provided org.apache.maven maven-core + ${maven.version} provided -