mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-17 18:47:40 +01:00
Updated pom to reference 'second patched version' of the server.
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
parent
6820f5de76
commit
91ef607f11
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>minecraft-server</artifactId>
|
||||
<version>1.2_01_01</version>
|
||||
<version>1.2_01_02</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue