WorldGuard Repo missing dependency
This commit is contained in:
parent
6101a62918
commit
1e24c18c6e
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -78,7 +78,7 @@
|
|||
<!-- http://dev.bukkit.org/server-mods/worldguard/ -->
|
||||
<groupId>com.sk89q</groupId>
|
||||
<artifactId>worldguard</artifactId>
|
||||
<version>5.8</version>
|
||||
<version>5.8-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- http://dev.bukkit.org/server-mods/authme-reloaded/ -->
|
||||
|
|
Loading…
Reference in a new issue