Set dependency for CB2545 module to the 1.4.6 beta (R0.1).

This commit is contained in:
asofold 2012-12-28 00:15:06 +01:00
parent d38b09bc1f
commit ef4b55ed7d

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.1</version>
</dependency>
</dependencies>