From 09a5692b8462770b5a30edad65268ed0c9667b1c Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Fri, 3 May 2024 15:18:54 +0200 Subject: [PATCH] Adds POM relocations --- pom.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a5dffe8..b19f4eb 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,26 @@ false + + + org.jetbrains.annotations + net.knarcraft.minigames.lib.annotations + + + + + org.jetbrains:annotations + + org/jetbrains/annotations/** + + + + + *.MF + *.yml + + +