mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-18 12:51:38 +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/ -->
|
<!-- It doesn't have a Maven Repo, http://dev.bukkit.org/bukkit-plugins/chestshop/ -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.Acrobot</groupId>
|
<groupId>com.acrobot.chestshop</groupId>
|
||||||
<artifactId>ChestShop</artifactId>
|
<artifactId>chestshop</artifactId>
|
||||||
<version>3.8.12</version>
|
<version>3.8.12</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
Loading…
Reference in New Issue
Block a user