mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-08-06 17:59:29 +00:00
Set required CraftBukkit version back to 1.0.1-R1 (i.e. RB 1597)
This commit is contained in:
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 -->
|
||||||
|
Reference in New Issue
Block a user