From e6e781c21617d7747fd1365ca7e72590ce5ca96b Mon Sep 17 00:00:00 2001 From: POGROTH THE HYPED <82341064+magicalmonke@users.noreply.github.com> Date: Sat, 22 Jun 2024 09:10:35 +0200 Subject: [PATCH] Update pom.xml for JAR configuration --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index b4e0d8c..40f228e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,4 +14,18 @@ UTF-8 + + + + org.apache.maven.plugins + maven-jar-plugin + + + src/main/resources/META-INF/MANIFEST.MF + + + + + + \ No newline at end of file