Repository: archiva Updated Branches: refs/heads/master 8960bb725 -> 55795f1d1
revert as was bad configuration in Jenkins sonar plugin Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/55795f1d Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/55795f1d Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/55795f1d Branch: refs/heads/master Commit: 55795f1d173d84ab718326565865e96af301fbe7 Parents: 8960bb7 Author: Olivier Lamy <[email protected]> Authored: Wed Jul 23 11:28:32 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Wed Jul 23 11:28:32 2014 +1000 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/55795f1d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a7e981b..9a511d8 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>
