mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-13 06:06:28 +01:00
remove unnecessary repository
This commit is contained in:
parent
d043e6a153
commit
bef6642de6
5
pom.xml
5
pom.xml
@ -52,10 +52,6 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
|
||||
</distributionManagement>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>pub-repo</id>
|
||||
<url>http://nexus.theyeticave.net/content/repositories/pub_releases/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>bukkit-repo</id>
|
||||
<url>http://repo.bukkit.org/content/groups/public/</url>
|
||||
@ -79,7 +75,6 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>${bukkitVersion}</version>
|
||||
<scope></scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.milkbowl.vault</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user