Updated bukkit dependency to 1.2.5-R1.2-SNAPSHOT.

This commit is contained in:
TomyLobo 2012-04-15 19:36:15 +02:00
parent 93f19cca0a
commit f0e6008563

View File

@ -47,7 +47,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.2.5-R1.0</version>
<version>1.2.5-R1.2-SNAPSHOT</version>
</dependency>
<!-- CommandBook -->