Update to correct Bukkit version

This commit is contained in:
Erik Broes 2011-11-20 00:13:48 -08:00
parent 246ff3b352
commit f1c1e813bf

View File

@ -44,7 +44,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-R1-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>