From 241003b56a343f5ed76d3ba1faa8020268274258 Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Wed, 17 Jun 2015 12:42:36 -0400 Subject: [PATCH] Clean up the pom a bit --- ProtocolLib/pom.xml | 73 ++------------------------------------------- 1 file changed, 3 insertions(+), 70 deletions(-) diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 5267eed6..8867bdf3 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -83,8 +83,6 @@ org.spigotmc:spigot org.spigotmc:spigot-api junit:junit - com.google* - io.netty* @@ -199,71 +197,6 @@ - - - backwards-compat - - - ProtocolLib-Legacy - - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - - package - - shade - - - false - false - - - - net.sf - com.comphenix.net.sf - - - com.google.common - com.comphenix.protocol.compat.com.google.common - - - io.netty - net.minecraft.util.io.netty - - - - - - org.spigotmc:spigot - org.spigotmc:spigot-api - junit:junit - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18 - - true - - - - - - - @@ -312,7 +245,7 @@ com.comphenix.executors BukkitExecutors - 1.0.0 + 1.1-SNAPSHOT compile @@ -351,7 +284,7 @@ 1.5 test - + \ No newline at end of file