]> source.dussan.org Git - sonarqube.git/commitdiff
remove useless commented xml in the pom of sonar-maven3-plugin
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 2 Nov 2010 18:14:31 +0000 (18:14 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 2 Nov 2010 18:14:31 +0000 (18:14 +0000)
sonar-maven3-plugin/pom.xml

index 317f450c0ee7282812a7441c0d51ae64312f6e3e..732715ca475bda383001195d4c784f00cdef3a29 100644 (file)
   <packaging>maven-plugin</packaging>
   <name>Sonar :: Maven3 Plugin</name>
 
-  <!--
-  Building this module does not require Maven 3.
-  <prerequisites>
-    <maven>3.0</maven>
-  </prerequisites>-->
-
   <properties>
     <maven.version>3.0</maven.version>
   </properties>