Build against spigot-api 1.11.2-R0.1-SNAPSHOT.

This commit is contained in:
Jeremy Wood 2017-06-01 20:20:10 -04:00
parent 59cab8a417
commit a826d0b2ff

View File

@ -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>