From 2e153737b1b32f414fa3208a0766f4c07000144c Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Wed, 8 Jan 2025 07:33:37 -0600 Subject: [PATCH] remove-duplicate-moditect: from pom.xml --- pom.xml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/pom.xml b/pom.xml index 536b815..fe4f770 100644 --- a/pom.xml +++ b/pom.xml @@ -193,30 +193,6 @@ - - org.moditect - moditect-maven-plugin - 1.0.0.Final - - - add-module-infos - package - - add-module-info - - - 9 - - - module org.json { - exports org.json; - } - - - - - - org.apache.maven.plugins maven-jar-plugin