Now building against Bukkit 1.3.1-R0.1-SNAPSHOT.

This commit is contained in:
Jeremy Wood 2012-08-03 13:29:55 -04:00
parent 1a943e42a9
commit d17fee6b7c
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.2.5-R1.0</version>
<version>1.3.1-R0.1-SNAPSHOT</version>
<!-- If you want the lates, use this -->
<!-- <version>LATEST</version> -->
<type>jar</type>