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

This commit is contained in:
TomyLobo 2012-04-15 19:35:23 +02:00
parent 419e4a681d
commit 3e77e024c0

View File

@ -49,7 +49,7 @@
<dependency> <dependency>
<groupId>org.bukkit</groupId> <groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId> <artifactId>bukkit</artifactId>
<version>1.2.4-R1.0</version> <version>1.2.5-R1.2-SNAPSHOT</version>
</dependency> </dependency>
<!-- Archive reading library for snapshots --> <!-- Archive reading library for snapshots -->