diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml deleted file mode 100644 index 81f6298..0000000 --- a/dependency-reduced-pom.xml +++ /dev/null @@ -1,197 +0,0 @@ - - - 4.0.0 - us.ajg0702 - ajQueue - ajQueue - 1.9.0 - - - - true - src/main/resources - - - - - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - maven-shade-plugin - 3.1.0 - - - package - - shade - - - - - - - us.ajg0702.utils - us.ajg0702.queue.utils - - - - - - maven-shade-plugin - 3.1.0 - - - package - - shade - - - - - - - redis.clients.jedis - us.ajg0702.queue.jedis - - - org.slf4j - us.ajg0702.queue.slf4j - - - org.apache.commons - us.ajg0702.queue.apache.commons - - - - - - maven-install-plugin - 2.5.2 - - - org.codehaus.mojo - exec-maven-plugin - 1.5.0 - - - install - - exec - - - rename.sh - target - - ${project.version} - - - - - - - - - - spigotmc-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - placeholderapi - https://repo.extendedclip.com/content/repositories/placeholderapi/ - - - bungeecord-repo - https://oss.sonatype.org/content/repositories/snapshots - - - CodeMC - https://repo.codemc.org/repository/maven-public - - - jitpack.io - https://jitpack.io - - - - - com.github.MyzelYam - PremiumVanishAPI - 2.0.3 - provided - - - jsr305 - com.google.code.findbugs - - - - - net.md-5 - bungeecord-api - 1.14-SNAPSHOT - provided - - - bungeecord-chat - net.md-5 - - - bungeecord-config - net.md-5 - - - bungeecord-event - net.md-5 - - - bungeecord-protocol - net.md-5 - - - guava - com.google.guava - - - - - org.spigotmc - spigot-api - 1.14.4-R0.1-SNAPSHOT - provided - - - commons-lang - commons-lang - - - gson - com.google.code.gson - - - snakeyaml - org.yaml - - - guava - com.google.guava - - - bungeecord-chat - net.md-5 - - - - - me.clip - placeholderapi - 2.10.4 - provided - - - -