mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-26 20:26:01 +01:00
Update pom.xml
This commit is contained in:
parent
ee0c7ec3e4
commit
0875ae4992
16
pom.xml
16
pom.xml
@ -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) -->
|
||||
|
Loading…
Reference in New Issue
Block a user