Compile with RELEASE to remain 1.6 compatibility for now

This commit is contained in:
TfT_02 2014-02-01 00:28:30 +01:00
parent 6264bfa15f
commit c48ccae484

View File

@ -121,7 +121,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>LATEST</version>
<version>RELEASE</version>
<type>jar</type>
<scope>compile</scope>
</dependency>