Updated version to 1.4.2-R0.2-SNAPSHOT for development towards next release.

This commit is contained in:
EvilSeph 2012-10-31 20:51:53 -04:00
parent b9486da5c4
commit 1fb3164a96

View File

@ -4,7 +4,7 @@
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<packaging>jar</packaging>
<version>1.4.2-R0.1</version>
<version>1.4.2-R0.2-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.4.2-R0.1</version>
<version>1.4.2-R0.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>