]> source.dussan.org Git - sonarqube.git/commitdiff
Remove maven-clover2-plugin from pluginManagement because we don't use it any more
authorEvgeny Mandrikov <mandrikov@gmail.com>
Wed, 13 Apr 2011 15:10:24 +0000 (19:10 +0400)
committerEvgeny Mandrikov <mandrikov@gmail.com>
Wed, 13 Apr 2011 15:10:24 +0000 (19:10 +0400)
pom.xml

diff --git a/pom.xml b/pom.xml
index 1d331e3693001b0503779f16b2b6d9f71e181392..f59780f810fd5f87c6b30014b0a3365edb3e26de 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <artifactId>maven-clean-plugin</artifactId>
           <version>2.4.1</version>
         </plugin>
-        <plugin>
-          <groupId>com.atlassian.maven.plugins</groupId>
-          <artifactId>maven-clover2-plugin</artifactId>
-          <version>2.6.1</version>
-        </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>