Update POM

This commit is contained in:
HappyPikachu 2015-01-05 23:40:55 -05:00
parent 6ae68f16da
commit f65db2bca7

View File

@ -26,6 +26,8 @@
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.8-R0.1-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/craftbukkit-1.8.jar</systemPath>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>