Update pom for new RB

This commit is contained in:
NuclearW 2012-01-29 15:39:23 -05:00
parent 01bbd9bcac
commit 0b5a60e4c6

View File

@ -107,14 +107,14 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.1-R1</version>
<version>1.1-R3-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.1-R1</version>
<version>1.1-R2</version>
<type>jar</type>
<scope>compile</scope>
</dependency>