diff --git a/RediSkript-bukkit/pom.xml b/RediSkript-bukkit/pom.xml index de57598..413b9e0 100644 --- a/RediSkript-bukkit/pom.xml +++ b/RediSkript-bukkit/pom.xml @@ -18,8 +18,6 @@ - - @@ -28,16 +26,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 3.6.1 - - 1.8 - 1.8 - UTF-8 - - org.apache.maven.plugins maven-shade-plugin diff --git a/pom.xml b/pom.xml index 38c0fe2..3a36aa0 100644 --- a/pom.xml +++ b/pom.xml @@ -13,43 +13,6 @@ pom - - - - src/main/resources - true - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.6.1 - - 1.8 - 1.8 - UTF-8 - - - - org.apache.maven.plugins - maven-shade-plugin - 3.2.3 - - false - - - - package - - shade - - - - - - - jitpack.io @@ -61,6 +24,21 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.6.1 + + 1.8 + 1.8 + UTF-8 + + + + + org.json