Test build vs. spigot.

This commit is contained in:
asofold 2016-06-09 16:40:14 +02:00
parent 3cdfa4b971
commit fe3f115095

View File

@ -21,8 +21,8 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.10-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>