summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index b46be38..bd0adb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,19 +257,19 @@
<snapshotRepository>
<id>ashardalon</id>
<name>Ashardalon Snapshots</name>
- <url>http://ashardalon.com:8080/snapshots</url>
+ <url>https://repo.ashardalon.com/snapshots</url>
</snapshotRepository>
<repository>
<id>ashardalon</id>
<name>Ashardalon Releases</name>
- <url>http://ashardalon.com:8080/releases</url>
+ <url>https://repo.ashardalon.com/releases</url>
</repository>
</distributionManagement>
<repositories>
<repository>
<id>ashardalon-forge</id>
<name>Ashardalon Forge</name>
- <url>http://ashardalon.com:8080/</url>
+ <url>https://repo.ashardalon.com</url>
<releases>
<enabled>true</enabled>
</releases>