Skip to content

Commit

Permalink
Updated to Bukkit 1.7.2. Still needs beta testing, but in general, ap…
Browse files Browse the repository at this point in the history
…pears to work.
  • Loading branch information
LadyCailin committed Dec 1, 2013
1 parent 1b8f1a6 commit 8c4b165
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -177,7 +177,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.6.4-R0.1-SNAPSHOT</version>
<version>1.7.2-R0.1-SNAPSHOT</version>
</dependency>

<!-- CraftBukkit Dependency for experimental features
Expand Down
Expand Up @@ -11,7 +11,6 @@
import com.laytonsmith.abstraction.MCShapedRecipe;
import com.laytonsmith.abstraction.StaticLayer;
import com.laytonsmith.abstraction.enums.MCRecipeType;
import com.sun.org.apache.xalan.internal.lib.ExsltDatetime;

public class BukkitMCShapedRecipe extends BukkitMCRecipe implements MCShapedRecipe {

Expand Down

0 comments on commit 8c4b165

Please sign in to comment.