mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-22 23:04:57 +00:00
Use CraftBukkit API instead of Bukkit API
This commit is contained in:
parent
80a240bf09
commit
4c13ea79cc
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -41,7 +41,7 @@
|
|||
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.8.8-R0.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in a new issue