mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2025-04-20 01:27:07 +00:00
A repo home at last!
This commit is contained in:
parent
c6a6a9d9d0
commit
6e90c0949b
10
pom.xml
10
pom.xml
@ -30,12 +30,14 @@
|
|||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>md_5-releases</id>
|
<id>supaham-nexus</id>
|
||||||
<url>http://repo.md-5.net/content/repositories/releases/</url>
|
<name>SupaHam - releases</name>
|
||||||
|
<url>http://repo.supaham.com/content/repositories/releases/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>md_5-snapshots</id>
|
<id>supaham-nexus</id>
|
||||||
<url>http://repo.md-5.net/content/repositories/snapshots/</url>
|
<name>SupaHam - snapshots</name>
|
||||||
|
<url>http://repo.supaham.com/content/repositories/snapshots/</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user