1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-06-19 15:31:25 +02:00

Update POM to use 1.1-R6 Bukkit

This commit is contained in:
GJ 2012-03-01 10:15:12 -05:00
parent ee1e128c5a
commit 19842ebc35

@ -117,7 +117,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.1-R5-SNAPSHOT</version>
<version>1.1-R6-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>