From 9566c354c5364a30ed3c8f2665baa73aaa551ecf Mon Sep 17 00:00:00 2001 From: RednedEpic Date: Mon, 12 Aug 2019 16:11:15 -0500 Subject: [PATCH] Pom cleanup --- api/pom.xml | 6 ------ pom.xml | 20 -------------------- 2 files changed, 26 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index bc497ed5..a0cbdf87 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -22,11 +22,5 @@ 2.8.2 compile - - org.apache.commons - commons-io - 1.3.2 - compile - \ No newline at end of file diff --git a/pom.xml b/pom.xml index a402be30..fbd6c356 100644 --- a/pom.xml +++ b/pom.xml @@ -38,16 +38,6 @@ - - CodeMC-repo - https://repo.codemc.org/repository/maven-public - - true - - - true - - nukkitx-release-repo https://repo.nukkitx.com/maven-releases/ @@ -101,16 +91,6 @@ 1.8 - - org.apache.maven.plugins - maven-surefire-plugin - 2.20.1 - - true - - -Dfile.encoding=${project.build.sourceEncoding} @{argLine} - - org.apache.maven.plugins maven-shade-plugin