2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-23 04:28:01 +00:00

Revert "A repo home at last!"

This reverts commit 6e90c0949b.
This commit is contained in:
Tux 2014-06-11 07:28:06 -04:00
parent 460414b3e6
commit 28104fee64

10
pom.xml
View File

@ -30,14 +30,12 @@
<distributionManagement>
<repository>
<id>supaham-nexus</id>
<name>SupaHam - releases</name>
<url>http://repo.supaham.com/content/repositories/releases/</url>
<id>md_5-releases</id>
<url>http://repo.md-5.net/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>supaham-nexus</id>
<name>SupaHam - snapshots</name>
<url>http://repo.supaham.com/content/repositories/snapshots/</url>
<id>md_5-snapshots</id>
<url>http://repo.md-5.net/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>