Updated to Spigot-1.10-R1

This commit is contained in:
Jerom van der Sar
2016-06-24 15:29:48 +02:00
parent 1a16f06ac6
commit 91506480b7
2 changed files with 7 additions and 7 deletions

View File

@@ -60,9 +60,9 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.9-R0.1-SNAPSHOT</version>
<version>1.10</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/Spigot-1.9.jar</systemPath>
<systemPath>${project.basedir}/lib/Spigot-1.10.jar</systemPath>
</dependency>
<dependency>