diff --git a/pom.xml b/pom.xml index a96fc49..f968471 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,48 @@ - + 4.0.0 com.griefprevention GriefPrevention 16.17.1-SNAPSHOT + + GriefPrevention + The official self-service anti-griefing Bukkit plugin for Minecraft servers since 2011. + 2011 + jar + + + + GPL-3.0-or-later + https://choosealicense.com/licenses/gpl-3.0/ + + + - 1.8 - 1.8 UTF-8 + UTF-8 + + + GitHub Issues + https://github.com/TechFortress/GriefPrevention/issues + + + + scm:git:https://github.com/TechFortress/GriefPrevention.git + HEAD + + paper-repo https://papermc.io/repo/repository/maven-public/ - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ worldedit-worldguard-repo @@ -27,33 +52,34 @@ essx-repo https://ci.ender.zone/plugin/repository/everything/ - + - src/main/java - src/test/java - - - src/test/resources - - ${project.name} src/main/resources true - . plugin.yml - + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + pl.project13.maven git-commit-id-plugin - 3.0.0 + 4.0.3 get-the-git-infos @@ -74,73 +100,94 @@ + + + + + org.apache.maven.plugins + maven-clean-plugin + 3.1.0 + + + org.apache.maven.plugins + maven-resources-plugin + 3.2.0 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + org.apache.maven.plugins + maven-install-plugin + 2.5.2 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + - + - org.spigotmc - spigot-api - 1.16.1-R0.1-SNAPSHOT - provided + org.spigotmc + spigot-api + 1.16.1-R0.1-SNAPSHOT + provided - + - com.sk89q.worldguard - worldguard-bukkit - 7.0.4-SNAPSHOT - provided - - - org.bukkit - bukkit - - - - - - - com.sk89q - commandbook - - - org.bstats - bstats-bukkit - + com.sk89q.worldguard + worldguard-bukkit + 7.0.4-SNAPSHOT + provided + + + org.bukkit + bukkit + + + com.sk89q + commandbook + + + org.bstats + bstats-bukkit + - + - net.milkbowl.vault - VaultAPI - 1.7 - provided - - - org.bukkit - bukkit - - + net.milkbowl.vault + VaultAPI + 1.7 + provided + + + org.bukkit + bukkit + + - + org.junit.jupiter - junit-jupiter-api - 5.6.2 - test - - - org.junit.jupiter - junit-jupiter-engine - 5.6.2 + junit-jupiter + 5.7.0 test - - scm:git:https://github.com/TechFortress/GriefPrevention.git - HEAD - - ossrh