diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 309ed72..0000000 --- a/pom.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - 4.0.0 - - xanadu - EnderDragon - 1.0-SNAPSHOT - jar - - EnderDragon - - - 1.8 - UTF-8 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - ${java.version} - ${java.version} - - - - org.apache.maven.plugins - maven-shade-plugin - 3.2.4 - - - package - - shade - - - false - - - - - - - - src/main/resources - true - - - - - - - spigotmc-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - sonatype - https://oss.sonatype.org/content/groups/public/ - - - - - - org.spigotmc - spigot-api - 1.13-R0.1-SNAPSHOT - provided - - -