Fix Pom for ChestShop

This commit is contained in:
Xephi59 2015-07-12 22:17:08 +02:00
parent bd118e2363
commit e3dd98a03f

View File

@ -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>