mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-30 06:23:29 +01:00
push to repo
This commit is contained in:
parent
0f1b2dad3f
commit
56b9ade1cd
8
pom.xml
8
pom.xml
@ -40,6 +40,14 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
|
|||||||
<url>http://ci.herocraftonline.com/job/Vault/</url>
|
<url>http://ci.herocraftonline.com/job/Vault/</url>
|
||||||
</ciManagement>
|
</ciManagement>
|
||||||
|
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>pub-repo</id>
|
||||||
|
<name>Public Releases</name>
|
||||||
|
<url>http://nexus.theyeticave.net/content/repositories/pub_releases/</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>bukkit-repo</id>
|
<id>bukkit-repo</id>
|
||||||
|
Loading…
Reference in New Issue
Block a user