From 87faa674cb03542a28fa70202fddf9f5b956fea7 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 7 Feb 2019 14:48:53 +0100 Subject: [PATCH] Removed duplicated format plugin --- pom.xml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pom.xml b/pom.xml index c8149ee2..226ef692 100644 --- a/pom.xml +++ b/pom.xml @@ -326,23 +326,6 @@ limitations under the License. - - io.spring.javaformat - spring-javaformat-maven-plugin - ${spring-javaformat.version} - - - validate - - ${disable.checks} - - - apply - validate - - - - org.apache.maven.plugins maven-checkstyle-plugin