build against latest CB

This commit is contained in:
Sleaker 2012-05-19 10:36:52 -07:00
parent 84d123cce1
commit 32c931e0f6

View File

@ -11,7 +11,7 @@
<dependency> <dependency>
<groupId>org.bukkit</groupId> <groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId> <artifactId>craftbukkit</artifactId>
<version>1.2.5-R1.3</version> <version>1.2.5-R2.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.tyrannyofheaven.bukkit</groupId> <groupId>org.tyrannyofheaven.bukkit</groupId>