mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-22 08:15:05 +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>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>minecraft-server</artifactId>
|
<artifactId>minecraft-server</artifactId>
|
||||||
<version>1.8</version>
|
<version>1.8_01</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Add table
Reference in a new issue