Updated to MC 1.7.5 for Bukkit.

This commit is contained in:
sk89q
2014-04-01 12:01:34 -07:00
parent d18a20dafa
commit 21fca251fc
4 changed files with 15 additions and 47 deletions

View File

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