mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-02 00:30:07 +01:00
Updated pom.xml with new RB & Bukkit API
This commit is contained in:
parent
d1ce5f0be5
commit
e69c2fd68e
4
pom.xml
4
pom.xml
@ -107,14 +107,14 @@
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>1.1-R3-SNAPSHOT</version>
|
||||
<version>bukkit-1.1-R4-20120130.090521-1</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.1-R2</version>
|
||||
<version>1.1-R3</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user