diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 7104dd0..0000000 --- a/pom.xml +++ /dev/null @@ -1,228 +0,0 @@ - - - 4.0.0 - - com.griefprevention - GriefPrevention - 16.18-RC2-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/ - - - - - UTF-8 - UTF-8 - - - - GitHub Issues - https://github.com/TechFortress/GriefPrevention/issues - - - - scm:git:https://github.com/TechFortress/GriefPrevention.git - 16.18-RC1 - - - - - paper-repo - https://papermc.io/repo/repository/maven-public/ - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - worldedit-worldguard-repo - https://maven.enginehub.org/repo/ - - - essx-repo - https://ci.ender.zone/plugin/repository/everything/ - - - AlttdRepo-snapshots - Altitude Maven Repo - https://repo.destro.xyz/snapshots - - - jitpack.io - https://jitpack.io - - - - - Alttd${project.name} - - - src/main/resources - true - - plugin.yml - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 16 - 16 - - - - - pl.project13.maven - git-commit-id-plugin - 4.0.3 - - - get-the-git-infos - - revision - - validate - - - - - org.apache.maven.plugins - maven-release-plugin - 3.0.0-M1 - - @{project.version} - true - - - - - - - - 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 - - - - - - - - - com.alttd - Galaxy-API - 1.18.2-R0.1-SNAPSHOT - - - - 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 - - - - - - org.jetbrains - annotations - 23.0.0 - - provided - - - - org.junit.jupiter - junit-jupiter - 5.7.0 - test - - - - de.keyle - mypet - 3.11-SNAPSHOT - - - - com.github.NeumimTo - Pl3xMap - 1.18-2 - - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - -