From f815ada657eeb9f361270a7d1ef21f675d269a3a Mon Sep 17 00:00:00 2001 From: Arne Seime Date: Fri, 24 Jan 2020 19:11:38 +0100 Subject: [PATCH] [infrastructure] List spotless plugin in plugins section, not only pluginManagement secition (#6867) Signed-off-by: Arne Seime --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 55457e643ce4e..6ed594b785196 100644 --- a/pom.xml +++ b/pom.xml @@ -654,6 +654,10 @@ Import-Package: \\ + + com.diffplug.spotless + spotless-maven-plugin +