From 291843aee922d7f4bf8ab5eb0d7d4a3c5e2ea8a5 Mon Sep 17 00:00:00 2001 From: Ethan McCue Date: Tue, 30 Apr 2024 01:28:32 -0400 Subject: [PATCH] Add module info --- pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/pom.xml b/pom.xml index 758d45e..327c59b 100644 --- a/pom.xml +++ b/pom.xml @@ -149,6 +149,30 @@ maven-bundle-plugin true + + org.moditect + moditect-maven-plugin + 1.0.0.Final + + + add-module-infos + + add-module-info + + package + + 9 + + + net.jcip.annotations + net.jcip.annotations; + + + true + + + +