Heh, helps if you compile with the proper bukkit version

This commit is contained in:
TheYeti 2012-01-09 11:53:19 -08:00
parent d83bd3b7e3
commit 58b302fd7e

View File

@ -66,7 +66,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.1-R2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>