From aa8b4393d0a011606a713f7c8f7fcca81f570820 Mon Sep 17 00:00:00 2001 From: NichtStudioCode <51272202+NichtStudioCode@users.noreply.github.com> Date: Sun, 12 Dec 2021 12:13:22 +0100 Subject: [PATCH] Update pom.xml --- InvUI/pom.xml | 33 --------------------------------- pom.xml | 7 +++++++ 2 files changed, 7 insertions(+), 33 deletions(-) diff --git a/InvUI/pom.xml b/InvUI/pom.xml index 8579cc4..1face2c 100644 --- a/InvUI/pom.xml +++ b/InvUI/pom.xml @@ -84,37 +84,4 @@ - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - - org.apache.maven.plugins - maven-shade-plugin - 3.2.4 - - ${dir}/${project.artifactId}-${project.version}-shaded.jar - - - - package - - shade - - - - - * - - - - - - - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index ea1328d..278c466 100644 --- a/pom.xml +++ b/pom.xml @@ -80,5 +80,12 @@ + + + + xenondevs + https://repo.xenondevs.xyz/releases + + \ No newline at end of file