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:
Nick Minkler 2014-05-21 22:43:28 -07:00
parent a1e41b4cc9
commit be253c5492
1 changed files with 4 additions and 0 deletions

View File

@ -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>