aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2011-04-13 19:10:24 +0400
committerEvgeny Mandrikov <mandrikov@gmail.com>2011-04-13 19:10:24 +0400
commit8b5731af59ca25207b5da796ff74f92c868a4ac7 (patch)
tree3cc1e424652ecfff9d7b6751cabc30f6e06bf0f7 /pom.xml
parent9d96cd7f9ec8ebd036eaba3e21ed08236ca8424d (diff)
downloadsonarqube-8b5731af59ca25207b5da796ff74f92c868a4ac7.tar.gz
sonarqube-8b5731af59ca25207b5da796ff74f92c868a4ac7.zip
Remove maven-clover2-plugin from pluginManagement because we don't use it any more
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 1d331e36930..f59780f810f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,11 +135,6 @@
<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>
<version>2.3.2</version>