Update to Spigot 1.9-R1

This commit is contained in:
JeromSar
2016-03-01 17:59:44 +01:00
parent e93ac11172
commit 19ced05110
2 changed files with 20 additions and 13 deletions

View File

@@ -67,7 +67,7 @@
<artifactId>spigot</artifactId>
<version>1.8.7-R0.1-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/Spigot-1.8.7.jar</systemPath>
<systemPath>${project.basedir}/lib/Spigot-1.9.jar</systemPath>
</dependency>
<dependency>