From 3ad8fdc2a14c1148ad01f9801e1ab218bd3d587f Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 23 Aug 2022 22:59:38 +0200 Subject: [PATCH] [MNG-7530] Upgrade Apache Maven parent POM to version 37 --- pom.xml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 345a62833255..5d7daf8e81b3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.maven maven-parent - 36 + 37 @@ -62,7 +62,6 @@ under the License. 3.5.2 2.0 2.0 - 2.0.0 1.3 1.8.2 1.7.36 @@ -547,7 +546,6 @@ under the License. org.codehaus.modello modello-maven-plugin - ${modelloVersion} modello-site-docs @@ -577,7 +575,7 @@ under the License. apache-rat-plugin - .asf.yaml + **/.gitattributes src/test/resources*/** src/test/projects/** src/test/remote-repo/** @@ -671,23 +669,10 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 info ${maven.multiModuleProjectDirectory}/build/checkstyle-suppressions.xml - - - com.puppycrawl.tools - checkstyle - 8.41.1 - - - org.apache.maven.shared - maven-shared-resources - 3 - -