Updated bukkit dependency to 1.7.2-R0.1-SNAPSHOT.

This commit is contained in:
Tobias Ottenweller 2013-12-08 16:21:18 +01:00
parent bb4a41e782
commit 14041f8cd7

View File

@ -93,7 +93,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.6.4-R2.0</version>
<version>1.7.2-R0.1-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>