From 83044f3b24fb18b2a9adb5c177110439b19b0edf Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Sat, 22 Jun 2024 05:15:34 -0700 Subject: [PATCH] Remove duplicate Enforcer configuration (#9408) --- war/pom.xml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/war/pom.xml b/war/pom.xml index a3e8b90c7017..de3696dd3245 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -719,30 +719,6 @@ THE SOFTWARE. - - org.apache.maven.plugins - maven-enforcer-plugin - - - - enforce-versions - - enforce - - - - - 3.1.0 - - - - [1.8.0-101,] - - - - - - org.apache.maven.plugins maven-antrun-plugin