diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 6e161fe..0000000 --- a/pom.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - 4.0.0 - - dev.plex - Plex - 1.0 - jar - - - UTF-8 - ${project.name} - ${maven.build.timestamp} - MM/dd/yyyy HH:mm - - - - - papermc - https://papermc.io/repo/repository/maven-public/ - - - - apache-snapshots - https://repository.apache.org/content/repositories/snapshots/ - - - - - - io.papermc.paper - paper-api - 1.18.1-R0.1-SNAPSHOT - provided - - - - - org.projectlombok - lombok - 1.18.22 - compile - - - - org.json - json - 20211205 - compile - - - - commons-io - commons-io - 2.11.0 - compile - - - - org.apache.maven.plugins - maven-shade-plugin - 3.3.0-SNAPSHOT - - - - - - dev.morphia.morphia - morphia-core - 2.2.3 - compile - - - redis.clients - jedis - 4.0.0 - compile - - - org.mariadb.jdbc - mariadb-java-client - 2.7.3 - compile - - - - - - - src/main/resources - true - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 17 - 17 - - - - org.apache.maven.plugins - maven-shade-plugin - 3.3.0-SNAPSHOT - - - package - - shade - - - false - - - - - - - \ No newline at end of file