From 39da85404c5595c2e60fc96df0bf860024f55c3b Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Mon, 19 Jul 2021 13:59:24 +0200 Subject: [PATCH] Cleanup pom.xml --- pom.xml | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a23112c..4c76d89 100644 --- a/pom.xml +++ b/pom.xml @@ -1,35 +1,47 @@ - + + + 4.0.0 + com.songoda EpicFarming - 4.0.0 3.1.3 + clean install EpicFarming-${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 + replace + ${project.build.directory}/classes/plugin.yml + maven-version-number @@ -38,10 +50,12 @@ + org.apache.maven.plugins maven-shade-plugin 3.3.0-SNAPSHOT + shaded @@ -49,15 +63,18 @@ shade + false false true + com.songoda:SongodaCore + *:* @@ -68,6 +85,7 @@ + com.songoda.core @@ -80,30 +98,35 @@ + apache.snapshots https://repository.apache.org/snapshots/ + public https://repo.songoda.com/repository/public/ + org.spigotmc spigot 1.17 + com.songoda SongodaCore LATEST compile + com.songoda skyblock