mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-02-13 19:11:38 +01:00
Now building against Bukkit 1.3.1-R2.1-SNAPSHOT
This commit is contained in:
parent
b909af873d
commit
242d20884c
2
pom.xml
2
pom.xml
@ -215,7 +215,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>bukkit</artifactId>
|
<artifactId>bukkit</artifactId>
|
||||||
<version>1.3.1-R1.0</version>
|
<version>1.3.1-R2.1-SNAPSHOT</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