Use 1.0.1 artifact

This commit is contained in:
Nathan Adams 2011-12-01 21:49:50 +00:00
parent 062d94d6bc
commit efed2f0022

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>minecraft-server</artifactId>
<version>1.0.0_01</version>
<version>1.0.1</version>
<type>jar</type>
<scope>compile</scope>
</dependency>