Updated version to 1.2.5-R4.1-SNAPSHOT for development towards next release.

This commit is contained in:
EvilSeph 2012-06-09 21:40:34 -04:00
parent 6d8b038f31
commit 87600345cb

View File

@ -4,7 +4,7 @@
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<packaging>jar</packaging>
<version>1.2.5-R4.0</version>
<version>1.2.5-R4.1-SNAPSHOT</version>
<name>CraftBukkit</name>
<url>http://www.bukkit.org</url>
@ -51,7 +51,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.2.5-R4.0</version>
<version>1.2.5-R4.1-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>