updated bukkit to rb in pom.xml

This commit is contained in:
mung3r 2012-08-08 23:46:49 -07:00
parent deefa25dfb
commit efb90167bb
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.3.1-R0.1-SNAPSHOT</version>
<version>1.3.1-R1.0</version>
</dependency>
<dependency>
<groupId>de.hydrox.bukkit.DroxPerms</groupId>