diff --git a/pom.xml b/pom.xml index 6fe6266..67a424a 100644 --- a/pom.xml +++ b/pom.xml @@ -165,14 +165,6 @@ - - org.apache.maven.plugins - maven-shade-plugin - 3.1.1 - - false - - org.apache.maven.plugins maven-install-plugin @@ -183,56 +175,7 @@ maven-deploy-plugin 2.8.2 - - org.jacoco - jacoco-maven-plugin - 0.8.1 - - true - - - - pre-unit-test - - prepare-agent - - - - post-unit-test - - report - - - - - - - sonar - - https://sonarcloud.io - bentobox-world - BentoBoxWorld_Level - - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.4.1.1168 - - - verify - - sonar - - - - - - - - \ No newline at end of file