summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP
diff options
context:
space:
mode:
authorChris Ward <chris@chrisgward.com>2014-01-30 10:34:16 +1100
committerChris Ward <chris@chrisgward.com>2014-01-30 10:34:16 +1100
commit466b4ae7c537e956aed5cca991bf05ad8bdecbd6 (patch)
tree4b9be70aebbb98930765a4e9dbf9a1208ea933af /EssentialsGeoIP
parente7c468b20d14aa74004432f822642a6656945ab2 (diff)
downloadEssentials-466b4ae7c537e956aed5cca991bf05ad8bdecbd6.tar
Essentials-466b4ae7c537e956aed5cca991bf05ad8bdecbd6.tar.gz
Essentials-466b4ae7c537e956aed5cca991bf05ad8bdecbd6.tar.lz
Essentials-466b4ae7c537e956aed5cca991bf05ad8bdecbd6.tar.xz
Essentials-466b4ae7c537e956aed5cca991bf05ad8bdecbd6.zip
Restore Bukkit dependency to parent pom
Diffstat (limited to 'EssentialsGeoIP')
-rw-r--r--EssentialsGeoIP/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/EssentialsGeoIP/pom.xml b/EssentialsGeoIP/pom.xml
index 6652ac150..584b79e58 100644
--- a/EssentialsGeoIP/pom.xml
+++ b/EssentialsGeoIP/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>