From 9e6eb368c869694d1f729b868074a34a787bdbd4 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Fri, 3 May 2024 15:26:00 +0200 Subject: [PATCH] Adds POM relocations --- pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ccf69c..a7f6c9f 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.4 + 3.3.0 package @@ -39,6 +39,16 @@ false + + + net.knarcraft.knarlib + net.knarcraft.launchpad.lib.knarlib + + + org.jetbrains.annotations + net.knarcraft.launchpad.lib.annotations + + net.knarcraft:knarlib @@ -46,6 +56,12 @@ net/knarcraft/knarlib/** + + org.jetbrains:annotations + + org/jetbrains/annotations/** + + *.MF