]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-1883: Fix compatibility with Maven 2.x
authorGodin <mandrikov@gmail.com>
Wed, 20 Oct 2010 23:56:54 +0000 (23:56 +0000)
committerGodin <mandrikov@gmail.com>
Wed, 20 Oct 2010 23:56:54 +0000 (23:56 +0000)
subprojects/sonar-update-center/sonar-packaging-maven-plugin/pom.xml

index 69d9062d69d45321161bdbe786250137b1a4d7e1..46ef99d064406ebd2bd2309335c48ba41c458f48 100644 (file)
@@ -53,7 +53,7 @@
       <version>1.2</version>
     </dependency>
 
-    <!-- Required for compatibility with Maven 2.0 -->
+    <!-- Required for compatibility with Maven 2.x -->
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>