1
0
Fork 0
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:
CraftBukkit/Spigot 2011-01-30 13:38:07 +01:00
parent 6820f5de76
commit 91ef607f11

View file

@ -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>