Fixes build

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

View File

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