Updated bukkit version.

This commit is contained in:
Jeremy Wood 2014-02-06 22:20:13 -05:00
parent c8abdf00b5
commit 807730805c

View File

@ -258,7 +258,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.4.5-R0.2</version>
<version>1.7.2-R0.2</version>
<!-- If you want the lates, use this -->
<!-- <version>LATEST</version> -->
<type>jar</type>