Revert "Downgrade Bukkit to 1.7.9 to compile"

This reverts commit d0881ab3fd.
This commit is contained in:
riking 2014-11-24 05:34:15 -08:00
parent f93deeceb6
commit 01a18fa587

View File

@ -136,7 +136,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.7.9-R0.2</version>
<version>1.7.10-R0.1-SNAPSHOT</version>
<type>jar</type>
<scope>provided</scope>
</dependency>