From 4690bcb7f49dba78fe5517ff8de2e398d10d0991 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Tue, 22 Nov 2022 13:40:35 +0100 Subject: [PATCH] Upgrade parent pom to 38 --- build/eclipse-formatter-config.xml | 281 ----------------------------- pom.xml | 60 +----- 2 files changed, 1 insertion(+), 340 deletions(-) delete mode 100644 build/eclipse-formatter-config.xml diff --git a/build/eclipse-formatter-config.xml b/build/eclipse-formatter-config.xml deleted file mode 100644 index 330afe85..00000000 --- a/build/eclipse-formatter-config.xml +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pom.xml b/pom.xml index 9b96f219..6b0bbfbc 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache.maven maven-parent - 36 + 38 @@ -72,9 +72,7 @@ 1.4 3.8.1 - 2.15.0 2.1.0 - 1.6.0 3.0 3.2.2 2.4 @@ -390,36 +388,6 @@ limitations under the License. - - net.revelc.code.formatter - formatter-maven-plugin - ${formatter-maven-plugin.version} - - ${maven.multiModuleProjectDirectory}/build/eclipse-formatter-config.xml - ${format.skip} - KEEP - ${project.build.directory}/cache - - - - net.revelc.code - impsort-maven-plugin - ${impsort-maven-plugin.version} - - true - true - KEEP - ${format.skip} - ${project.build.directory}/cache - - - - org.apache.maven - plexus-utils - ${maven.version} - - - org.apache.maven.plugins maven-compiler-plugin @@ -514,32 +482,6 @@ limitations under the License. - - net.revelc.code.formatter - formatter-maven-plugin - - - format - - format - - process-sources - - - - - net.revelc.code - impsort-maven-plugin - - - sort-imports - - sort - - process-sources - - - org.codehaus.gmaven groovy-maven-plugin