From bd9f3d74ee3574cadf7b88bcf05160385e5dd321 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Mon, 13 Dec 2021 15:09:50 +0100 Subject: [PATCH] pom.xml: Minor cleanup --- pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/pom.xml b/pom.xml index c2be678..6722717 100644 --- a/pom.xml +++ b/pom.xml @@ -6,20 +6,24 @@ clean install EpicHoppers-${project.version} + org.apache.maven.plugins maven-compiler-plugin 3.8.0 + 1.8 1.8 + com.google.code.maven-replacer-plugin replacer 1.5.3 + prepare-package @@ -28,6 +32,7 @@ + ${project.build.directory}/classes/plugin.yml @@ -38,10 +43,12 @@ + org.apache.maven.plugins maven-shade-plugin 3.3.0-SNAPSHOT + shaded @@ -49,14 +56,17 @@ shade + false false + com.songoda:SongodaCore + *:* @@ -67,6 +77,7 @@ + com.songoda.core @@ -79,26 +90,31 @@ + apache.snapshots https://repository.apache.org/snapshots/ + public https://repo.songoda.com/repository/public/ + jitpack.io https://jitpack.io + spigotmc-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + org.spigotmc @@ -106,42 +122,49 @@ 1.18-R0.1-SNAPSHOT provided + com.songoda skyblock 2.3.30 provided + com.songoda SongodaCore 2.6.5 compile + com.songoda EpicFarming 3.0.24 provided + com.github.brcdev-minecraft shopgui-api 2.2.0 provided + com.songoda UltimateStacker 2.1.6 provided + com.bgsoftware wildstacker 3.5.1 provided + com.github.DeadSilenceIV AdvancedChestsAPI