mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-14 14:45:31 +01:00
Build against spigot-api 1.11.2-R0.1-SNAPSHOT.
This commit is contained in:
parent
59cab8a417
commit
a826d0b2ff
8
pom.xml
8
pom.xml
@ -261,13 +261,13 @@
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!--Spigot API-->
|
||||
<dependency>
|
||||
<!--Spigot API-->
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.10.2-R0.1-SNAPSHOT</version>
|
||||
<version>1.11.2-R0.1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependency>
|
||||
<!--Spigot API-->
|
||||
<!-- Start of Spout (disabled because we aren't using it)
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user