Update bukkit library to 1.1-R5

This commit is contained in:
Mike Primm 2012-02-24 21:13:31 -06:00
parent 0b456fa32e
commit eff07479f4

View file

@ -133,7 +133,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>[1.1-R1-SNAPSHOT,)</version>
<version>[1.1-R5-SNAPSHOT,1.7)</version>
<type>jar</type>
<scope>compile</scope>
</dependency>