From d9f65bb53a1d4bb5dbbd9187ef4daeb75dc0ebba Mon Sep 17 00:00:00 2001 From: dsuiu Date: Sat, 27 Nov 2021 19:40:44 +0200 Subject: [PATCH] Tab to spaces --- pf4j/pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 6ea4f4c..7219db5 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -20,18 +20,18 @@ - - org.codehaus.mojo - templating-maven-plugin - - - filter-src - - filter-sources - - - - + + org.codehaus.mojo + templating-maven-plugin + + + filter-src + + filter-sources + + + + org.apache.maven.plugins maven-compiler-plugin -- 2.39.5