From 572d5260b9040bd063b3dc84ce51684b8379df10 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Thu, 3 Mar 2022 12:45:18 +0100 Subject: [PATCH] [MNG-7428] Upgrade Maven Parent to 35 --- pom.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 3583a87e197f..d2ad92952dfb 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.maven maven-parent - 34 + 35 ../pom/maven/pom.xml @@ -487,12 +487,6 @@ under the License. - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.2 - org.apache.maven.plugins maven-release-plugin @@ -632,6 +626,13 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin + + + org.codehaus.mojo + extra-enforcer-rules + 1.4 + +