Set CB dependency to 1.4.6-R0.2.

This commit is contained in:
asofold 2012-12-30 11:56:18 +01:00
parent 82a36fec4e
commit c7df2aa866

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.4.6-R0.1-SNAPSHOT</version>
<version>1.4.6-R0.2</version>
<scope>provided</scope>
</dependency>
<dependency>