update what CB we build against.

This commit is contained in:
Sleaker 2012-02-19 18:54:23 -08:00
parent 2cc2dee7eb
commit a02f73cd6c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -11,7 +11,7 @@
<dependency> <dependency>
<groupId>org.bukkit</groupId> <groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId> <artifactId>craftbukkit</artifactId>
<version>1.1-R3</version> <version>1.1-R4</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.tyrannyofheaven.bukkit</groupId> <groupId>org.tyrannyofheaven.bukkit</groupId>