From c02306b55e67d33e0b1e582977727b61db9b35c5 Mon Sep 17 00:00:00 2001 From: Wesley Wolfe Date: Mon, 17 Dec 2012 01:16:28 -0600 Subject: Add ItemMeta factory and interfaces. This adds BUKKIT-15 Included with ItemMeta is a new serializable class Color. PotionEffects are now serializable. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b43b5ba7..cf2fbfb3 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ org.hamcrest hamcrest-library - 1.2.1 + 1.3 test -- cgit v1.2.3