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

By: Wesley Wolfe <weswolf@aol.com>
This commit is contained in:
CraftBukkit/Spigot 2012-05-24 22:46:45 -05:00
parent 6b250f016d
commit f7aab5aff2

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>