From 417217bca95368825bc4ffa6244e90b18ed41286 Mon Sep 17 00:00:00 2001 From: Godin Date: Wed, 20 Oct 2010 23:56:54 +0000 Subject: [PATCH] SONAR-1883: Fix compatibility with Maven 2.x --- .../sonar-update-center/sonar-packaging-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 69d9062d69d..46ef99d0644 100644 --- a/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml +++ b/subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml @@ -53,7 +53,7 @@ 1.2 - + org.codehaus.plexus plexus-utils -- 2.39.5