summaryrefslogtreecommitdiffstats
path: root/EssentialsAntiBuild
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
commit85c09226e237c2af6d1add96e87b3f06d496a057 (patch)
treedcae33f8c52222e4ff16070940ed6d08e17c7481 /EssentialsAntiBuild
parent6f91c1beff7040d995dff28ba7da5c88dc88cd68 (diff)
downloadEssentials-85c09226e237c2af6d1add96e87b3f06d496a057.tar
Essentials-85c09226e237c2af6d1add96e87b3f06d496a057.tar.gz
Essentials-85c09226e237c2af6d1add96e87b3f06d496a057.tar.lz
Essentials-85c09226e237c2af6d1add96e87b3f06d496a057.tar.xz
Essentials-85c09226e237c2af6d1add96e87b3f06d496a057.zip
Restore Bukkit dependency to parent pom
Diffstat (limited to 'EssentialsAntiBuild')
-rw-r--r--EssentialsAntiBuild/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/EssentialsAntiBuild/pom.xml b/EssentialsAntiBuild/pom.xml
index a23c6aa64..224ac1afd 100644
--- a/EssentialsAntiBuild/pom.xml
+++ b/EssentialsAntiBuild/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>