Update Bukkit API dependency to 1.2.5-R2.1-SNAPSHOT

This commit is contained in:
Wesley Wolfe 2012-05-24 22:46:45 -05:00
parent c1bc0df718
commit 92dce25d3c

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.2.5-R2.0</version>
<version>1.2.5-R2.1-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>