From: Godin Date: Wed, 20 Oct 2010 23:53:14 +0000 (+0000) Subject: SONAR-1883: Fix compatibility with Maven 2.0 X-Git-Tag: 2.6~789 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d3cdde6dd77049ac27d45864e243fca79b9a6436;p=sonarqube.git SONAR-1883: Fix compatibility with Maven 2.0 --- diff --git a/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml b/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml index 79fb8974a8e..69d9062d69d 100644 --- a/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml +++ b/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml @@ -53,6 +53,13 @@ 1.2 + + + org.codehaus.plexus + plexus-utils + 2.0.5 + + junit