1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-04 23:47:00 +01:00

Updated pom to reference 'second patched version' of the server.

This commit is contained in:
Erik Broes 2011-01-30 13:38:07 +01:00
parent df69047324
commit 0582ac7693

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>