Update bukkit library to 1.1-R5

This commit is contained in:
Mike Primm 2012-02-24 21:13:31 -06:00
parent 1e52061b27
commit af10e942a9

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>