Updated bukkit dependency to 1.8

This commit is contained in:
shansen 2015-01-30 17:01:28 +01:00
parent 78a330ba83
commit eadfd0aa02

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.7.2-R0.1-SNAPSHOT</version>
<version>1.8-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.milkbowl.vault</groupId>