Fixing build issues caused by recent changes to CraftBukkit.

This commit is contained in:
Glitchfinder
2012-12-06 11:11:12 -08:00
parent b042d78186
commit 569079fed0
2 changed files with 23 additions and 10 deletions

View File

@ -121,13 +121,6 @@
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>LATEST</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.getspout</groupId>
<artifactId>spoutpluginapi</artifactId>