mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-02-18 13:31:34 +01:00
Now building against Bukkit-1.3.1-R1.0
This commit is contained in:
parent
39293482d2
commit
4dd3df26a5
2
pom.xml
2
pom.xml
@ -206,7 +206,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>bukkit</artifactId>
|
<artifactId>bukkit</artifactId>
|
||||||
<version>1.3.1-R0.1-SNAPSHOT</version>
|
<version>1.3.1-R1.0</version>
|
||||||
<!-- If you want the lates, use this -->
|
<!-- If you want the lates, use this -->
|
||||||
<!-- <version>LATEST</version> -->
|
<!-- <version>LATEST</version> -->
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
|
Loading…
Reference in New Issue
Block a user