From f6f084d694c39b0f158193cd080b1beacded1d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCnger?= Date: Sun, 19 Apr 2026 08:52:58 +0200 Subject: [PATCH] Remove Maven 4 enforcer rule --- pom.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index e4ee95b..de05893 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ under the License. Generates a Java Enterprise JavaBean (EJB) file as well as the associated client JAR. + 3.6.3 @@ -190,19 +191,6 @@ under the License. - - org.apache.maven.plugins - maven-enforcer-plugin - ${version.maven-enforcer-plugin} - - - - - [3.6.3,3.99.99) - - - -