mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-05 18:27:17 +01:00
1.8 rename fixes
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
e2eb0e5b8b
commit
ca1be0ff66
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>minecraft-server</artifactId>
|
||||
<version>1.8</version>
|
||||
<version>1.8_01</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in a new issue