aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-12-27 23:06:30 +0000
committerOlivier Lamy <olamy@apache.org>2012-12-27 23:06:30 +0000
commitb14058631891026b6aff43299f21f3c579679542 (patch)
tree7e3c5c239abcdd33f7ebb6eabf5fd9c244cfe6e1 /pom.xml
parentf6a1f6f392b87808f4bc432c79fddafc3c3e6c79 (diff)
downloadarchiva-b14058631891026b6aff43299f21f3c579679542.tar.gz
archiva-b14058631891026b6aff43299f21f3c579679542.zip
cobertura plugin not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426362 13f79535-47bb-0310-9956-ffa450edef68
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 f814dec7c..faee84e91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1694,11 +1694,6 @@
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
- <artifactId>cobertura-maven-plugin</artifactId>
- <version>2.4</version>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2</version>
</plugin>