diff options
Diffstat (limited to 'EssentialsProtect')
-rw-r--r-- | EssentialsProtect/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/EssentialsProtect/pom.xml b/EssentialsProtect/pom.xml index e2837a728..6434509fb 100644 --- a/EssentialsProtect/pom.xml +++ b/EssentialsProtect/pom.xml @@ -42,13 +42,6 @@ </ciManagement> <dependencies> - <dependency> - <groupId>org.bukkit</groupId> - <artifactId>bukkit</artifactId> - <version>1.7.2-R0.3-SNAPSHOT</version> - <scope>system</scope> - <systemPath>${project.basedir}/../lib/bukkit.jar</systemPath> - </dependency> <dependency> <groupId>net.ess3</groupId> <artifactId>Essentials</artifactId> |