use 1.11.2 release as api

This commit is contained in:
2017-05-23 23:29:04 +02:00
parent 4a51251ec8
commit cd016b967e
+1 -1
View File
@@ -24,7 +24,7 @@
<dependency> <dependency>
<groupId>org.spigotmc</groupId> <groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId> <artifactId>spigot-api</artifactId>
<version>1.12-pre5-SNAPSHOT</version> <version>1.11.2-R0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.bukkit</groupId> <groupId>org.bukkit</groupId>