AuthMe downloaded repo version
This commit is contained in:
parent
6101a62918
commit
55a9b490a1
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -78,13 +78,13 @@
|
|||
<!-- 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/ -->
|
||||
<groupId>uk.org.whoami</groupId>
|
||||
<artifactId>authme</artifactId>
|
||||
<version>2.9.4</version>
|
||||
<version>2.9.5</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- http://dev.bukkit.org/server-mods/multiverse-core/ -->
|
||||
|
|
Loading…
Reference in a new issue