1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-05-17 15:46:24 +02:00

Fixes build

This commit is contained in:
TfT_02 2014-09-28 11:08:57 +02:00
parent 3c6dd290f4
commit d62c68a490

@ -131,7 +131,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>LATEST</version>
<version>1.7.10-R0.1-SNAPSHOT</version>
<type>jar</type>
<scope>provided</scope>
</dependency>