Updated bukkit depency.

This commit is contained in:
Tobias Ottenweller 2013-11-16 15:40:45 +01:00
parent 12a0bba6cc
commit 056b8896a6

View File

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