mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-01 12:20:59 +02:00
Update repository URLs
This commit is contained in:
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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user