mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-08-04 10:08:47 +00:00
Updated to Spigot-1.10-R1
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
Reference in New Issue
Block a user