mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-13 06:06:28 +01:00
add missing VaultAPI repository if for any reason someone gets the mad
idea of building Vault without first building the API..
This commit is contained in:
parent
a1e41b4cc9
commit
be253c5492
4
pom.xml
4
pom.xml
@ -43,6 +43,10 @@ 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>
|
||||
|
Loading…
Reference in New Issue
Block a user