Update pom.xml

This commit is contained in:
Gabriele C. 2015-07-01 15:55:44 +02:00
parent ee0c7ec3e4
commit 0875ae4992

16
pom.xml
View File

@ -114,12 +114,6 @@
<url>http://repo.minelink.net/content/repositories/public</url>
</repository>
<!-- CombatTag Repo, Unofficial (needs replacement) UPDATE: this server is OFFLINE
<repository>
<id>techcable-repo</id>
<url>http://repo.techcable.net/content/repositories/snapshots/</url>
</repository> -->
<!-- XAuth Repo -->
<repository>
<id>luricos-releases</id>
@ -362,16 +356,6 @@
<version>3.8.10</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/ChestShop.jar</systemPath>
<exclusions>
<exclusion>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
</exclusion>
<exclusion>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- Citizens 1.X (No API) -->