From cc78011da6b743ab2d9e17c4b574c598c3a33c01 Mon Sep 17 00:00:00 2001 From: Wizjany Date: Thu, 6 Dec 2012 22:25:43 -0500 Subject: [PATCH] Build on latest Bukkit snapshot. Closes WORLDGUARD-2381 Fixes EntityChangeBlockEvent errors. Note that 1.4.5-R0.3-SNAPSHOT means build 2505+ and that there ARE 0.3 snapshots below 2505. Thus, this should be treated as temporary and changed on the next Bukkit Beta. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98aac4fb..47c18132 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ org.bukkit bukkit - 1.4.2-R0.2 + 1.4.5-R1.0 compile