mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 17:57:38 +00:00
Set required CraftBukkit version back to 1.0.1-R1 (i.e. RB 1597)
This commit is contained in:
parent
4dc3c035c1
commit
ba5010a272
2
pom.xml
2
pom.xml
@ -41,7 +41,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>bukkit</artifactId>
|
<artifactId>bukkit</artifactId>
|
||||||
<version>1.0.1-R2-SNAPSHOT</version>
|
<version>1.0.1-R1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Archive reading library for snapshots -->
|
<!-- Archive reading library for snapshots -->
|
||||||
|
Loading…
Reference in New Issue
Block a user