mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-14 22:56:12 +01:00
Use latest spigot-api. Also switched to compile scope...
This commit is contained in:
parent
cd312c3ab9
commit
12b6a69146
4
pom.xml
4
pom.xml
@ -257,8 +257,8 @@
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.9-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
<version>1.9-R0.1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!--Spigot API-->
|
||||
<!-- Start of Spout (disabled because we aren't using it)
|
||||
|
Loading…
Reference in New Issue
Block a user