Bukkit package naming changes for 1.6.1.

This commit is contained in:
wizjany
2013-06-20 18:34:07 -04:00
parent 6f3fbdc963
commit 48bff509dd
3 changed files with 23 additions and 23 deletions

View File

@@ -125,7 +125,7 @@
<dependency> <!-- NMS blocks -->
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.5.2-R0.1-SNAPSHOT</version>
<version>1.6-R0.1-SNAPSHOT</version>
<scope>compile</scope>
<type>jar</type>
<optional>true</optional>