Fix to bukkit API 1.2.5 - avoid accidental breaks of backward compat
This commit is contained in:
parent
bfb12aa0f3
commit
ada85ed960
1 changed files with 1 additions and 3 deletions
4
pom.xml
4
pom.xml
|
|
@ -134,9 +134,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>[1.2.5-R4.0,1.7)</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
<version>1.2.5-R5.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.dynmap</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue