From 782cd9a7630fe53cc01b19ec1c0d8a9439c9575d Mon Sep 17 00:00:00 2001 From: TomyLobo Date: Sat, 9 Jun 2012 17:02:37 +0200 Subject: [PATCH] Set Bukkit dependency to R2.1. That's the current CraftBukkit++ version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a109bd479..4b42ff64a 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.bukkit bukkit - 1.2.5-R1.2-SNAPSHOT + 1.2.5-R2.1-SNAPSHOT