Reverted changes in prior commit to solve compatibility issue.

This commit is contained in:
Grant 2012-01-30 12:20:15 -05:00
parent e69c2fd68e
commit 63d9b30d14

View File

@ -107,7 +107,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>bukkit-1.1-R4-20120130.090521-1</version>
<version>1.1-R4-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>