diff options
author | Olivier Lamy <olamy@apache.org> | 2014-07-23 11:28:32 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-07-23 11:28:32 +1000 |
commit | 55795f1d173d84ab718326565865e96af301fbe7 (patch) | |
tree | b70d6848aaabb4bdd14c995bbacb8c036ff2cec9 /pom.xml | |
parent | 8960bb72524c5ebbdd95cddd84fe23e0ca6f5c41 (diff) | |
download | archiva-55795f1d173d84ab718326565865e96af301fbe7.tar.gz archiva-55795f1d173d84ab718326565865e96af301fbe7.zip |
revert as was bad configuration in Jenkins sonar plugin
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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> |