mirror of
https://github.com/MassiveCraft/Factions.git
synced 2025-02-23 07:11:23 +01:00
Added 1.14 support
This commit is contained in:
parent
135f733155
commit
f91e0f0e9a
4
pom.xml
4
pom.xml
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>com.massivecraft.massivesuper</groupId>
|
||||
<artifactId>MassiveSuper</artifactId>
|
||||
<version>2.15.0-SNAPSHOT</version>
|
||||
<version>2.15.1-SNAPSHOT</version>
|
||||
<relativePath>../MassiveSuper</relativePath>
|
||||
</parent>
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
<!-- WorldGuard -->
|
||||
<dependency>
|
||||
<groupId>com.sk89q.worldguard</groupId>
|
||||
<artifactId>worldguard-legacy</artifactId>
|
||||
<artifactId>worldguard-bukkit</artifactId>
|
||||
</dependency>
|
||||
<!-- Vault -->
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user