aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-07-23 11:28:32 +1000
committerOlivier Lamy <olamy@apache.org>2014-07-23 11:28:32 +1000
commit55795f1d173d84ab718326565865e96af301fbe7 (patch)
treeb70d6848aaabb4bdd14c995bbacb8c036ff2cec9 /pom.xml
parent8960bb72524c5ebbdd95cddd84fe23e0ca6f5c41 (diff)
downloadarchiva-55795f1d173d84ab718326565865e96af301fbe7.tar.gz
archiva-55795f1d173d84ab718326565865e96af301fbe7.zip
revert as was bad configuration in Jenkins sonar plugin
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 a7e981b7c..9a511d8f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1852,11 +1852,6 @@
</excludes>
</configuration>
</plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>sonar-maven-plugin</artifactId>
- <version>2.4</version>
- </plugin>
</plugins>
</pluginManagement>
</build>