From 8d000bd578b0517b1aeccbae52fc32eace9d6276 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 24 Feb 2011 12:44:59 +0100 Subject: [PATCH] Fix formatting of pom.xml Change-Id: I508def09cb2d4e5bd27b412f4ad5d43984388749 Signed-off-by: Matthias Sohn --- org.eclipse.jgit/pom.xml | 70 +++++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 34 deletions(-) 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 + + + +