mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-23 10:45:23 +01:00
Fix Pom for ChestShop
This commit is contained in:
parent
bd118e2363
commit
e3dd98a03f
4
pom.xml
4
pom.xml
@ -375,8 +375,8 @@
|
||||
|
||||
<!-- It doesn't have a Maven Repo, http://dev.bukkit.org/bukkit-plugins/chestshop/ -->
|
||||
<dependency>
|
||||
<groupId>com.Acrobot</groupId>
|
||||
<artifactId>ChestShop</artifactId>
|
||||
<groupId>com.acrobot.chestshop</groupId>
|
||||
<artifactId>chestshop</artifactId>
|
||||
<version>3.8.12</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
Loading…
Reference in New Issue
Block a user