diff --git a/.gitignore b/.gitignore index b83d222..dc097ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target/ +dependency-reduced-pom.xml diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml deleted file mode 100644 index f9bd1d2..0000000 --- a/dependency-reduced-pom.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - 4.0.0 - cn.cnklp.studio - UnionBanClientSpigot - 1.0-SNAPSHOT - - - - maven-shade-plugin - 3.2.3 - - - package - - shade - - - true - - - - - - maven-compiler-plugin - 3.8.1 - - 1.8 - 1.8 - - - - - - - spigotmc-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - - - org.spigotmc - spigot-api - 1.15.2-R0.1-SNAPSHOT - provided - - - - UTF-8 - UTF-8 - -