diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 2b422964d..ea05ed0e2 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -141,40 +141,42 @@ - - org.codehaus.mojo - findbugs-maven-plugin - - true - false - findBugs/FindBugsExcludeFilter.xml - - - - - check - - - - - - org.apache.maven.plugins - maven-pmd-plugin - - utf-8 - 100 - 1.5 - xml - false - - - - - cpd-check - - - - + + + org.codehaus.mojo + findbugs-maven-plugin + + true + false + findBugs/FindBugsExcludeFilter.xml + + + + + check + + + + + + + org.apache.maven.plugins + maven-pmd-plugin + + utf-8 + 100 + 1.5 + xml + false + + + + + cpd-check + + + +