Update POM to use Bukkit 1.2.5-R1.0
This commit is contained in:
parent
d523ce8a41
commit
267b423ff1
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -133,7 +133,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>[1.1-R5-SNAPSHOT,1.7)</version>
|
||||
<version>[1.2.5-R1.0,1.7)</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue