mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2024-11-20 10:09:25 +00:00
Merge branch '2.x' of github.com:essentials/Essentials into 2.x
This commit is contained in:
commit
a1a190bb02
1 changed files with 4 additions and 4 deletions
8
pom.xml
8
pom.xml
|
@ -48,12 +48,12 @@
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>esssnapshot</id>
|
<id>essdev</id>
|
||||||
<url>http://repo.ess3.net/content/repositories/esssnapshot</url>
|
<url>http://repo.ess3.net/content/repositories/essdev</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>essrelease</id>
|
<id>essrel</id>
|
||||||
<url>http://repo.ess3.net/content/repositories/essrelease</url>
|
<url>http://repo.ess3.net/content/repositories/essrel</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue