aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-surefire-plugin/pom.xml
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2011-10-14 17:51:06 +0400
committerEvgeny Mandrikov <mandrikov@gmail.com>2011-10-14 17:54:43 +0400
commit320a35b72bf63601722dfc71a3e7ecdca6bdee29 (patch)
treecd516f130448a69e617233cb176da73f59d61f3e /plugins/sonar-surefire-plugin/pom.xml
parent5a652e1d837520650aba1e8e12939340591eb8fd (diff)
downloadsonarqube-320a35b72bf63601722dfc71a3e7ecdca6bdee29.tar.gz
sonarqube-320a35b72bf63601722dfc71a3e7ecdca6bdee29.zip
Fix declaration of sonar-packaging-maven-plugin to allow proper inheritance
Diffstat (limited to 'plugins/sonar-surefire-plugin/pom.xml')
-rw-r--r--plugins/sonar-surefire-plugin/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/sonar-surefire-plugin/pom.xml b/plugins/sonar-surefire-plugin/pom.xml
index 9acbceb3a1a..1973c410bdb 100644
--- a/plugins/sonar-surefire-plugin/pom.xml
+++ b/plugins/sonar-surefire-plugin/pom.xml
@@ -47,7 +47,6 @@
<plugin>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-packaging-maven-plugin</artifactId>
- <extensions>true</extensions>
<configuration>
<pluginKey>surefire</pluginKey>
<pluginName>Surefire</pluginName>