Changed POM to use latest build.

This commit is contained in:
GJ 2012-03-02 10:04:20 -05:00
parent 9a7ea3b6d0
commit 353ceefd4e

View File

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