Remove useless repos
This commit is contained in:
parent
a63087b8fc
commit
534d78f52b
28
pom.xml
28
pom.xml
@ -97,28 +97,20 @@
|
||||
</repository>
|
||||
|
||||
<!-- Citizens 2.X Repo -->
|
||||
<repository>
|
||||
<id>citizens-repo</id>
|
||||
<url>http://repo.citizensnpcs.co</url>
|
||||
</repository>
|
||||
<!-- <repository> <id>citizens-repo</id> <url>http://repo.citizensnpcs.co</url>
|
||||
</repository> -->
|
||||
|
||||
<!-- Essentials Repo -->
|
||||
<repository>
|
||||
<id>ess-repo</id>
|
||||
<url>http://repo.ess3.net/content/groups/public</url>
|
||||
</repository>
|
||||
<!-- <repository> <id>ess-repo</id> <url>http://repo.ess3.net/content/groups/public</url>
|
||||
</repository> -->
|
||||
|
||||
<!-- CombatTagPlus Repo -->
|
||||
<repository>
|
||||
<id>minelink-thirdparty</id>
|
||||
<url>http://repo.minelink.net/content/repositories/public</url>
|
||||
</repository>
|
||||
<!-- <repository> <id>minelink-thirdparty</id> <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> -->
|
||||
<!-- 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>
|
||||
@ -198,7 +190,7 @@
|
||||
<version>${bukkitVersion}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Attribute -->
|
||||
<!-- Attribute -->
|
||||
<dependency>
|
||||
<groupId>com.comphenix.attribute</groupId>
|
||||
<artifactId>AttributeStorage</artifactId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user