mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-03-13 07:10:02 +01:00
Add the onarandombox repo back! Yay!
This commit is contained in:
parent
d7c1b8b0e2
commit
80510a778b
6
pom.xml
6
pom.xml
@ -12,6 +12,10 @@
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>onarandombox</id>
|
||||
<url>http://repo.onarandombox.com/content/groups/public/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>pneumaticsystem</id>
|
||||
<url>http://pneumaticsystem.com:25578/nexus/content/groups/public</url>
|
||||
@ -31,7 +35,7 @@
|
||||
|
||||
<ciManagement>
|
||||
<system>jenkins</system>
|
||||
<url>http://pneumaticsystem.com:25579</url>
|
||||
<url>http://ci.onarandombox.com</url>
|
||||
</ciManagement>
|
||||
|
||||
<!-- Profiles are used to detect whether this is a local or Jenkins build
|
||||
|
Loading…
Reference in New Issue
Block a user