Restore correct maven package addresses

This commit is contained in:
Flowsqy 2023-03-25 17:39:42 +01:00
parent 9f7d5b95e2
commit b180b7ddc5

View File

@ -36,7 +36,7 @@
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/xsmeths/ShopChest</url>
<url>https://maven.pkg.github.com/Flowsqy/ShopChest</url>
</repository>
</repositories>
</profile>
@ -67,7 +67,7 @@
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/xsmeths/ShopChest</url>
<url>https://maven.pkg.github.com/Flowsqy/ShopChest</url>
</repository>
</distributionManagement>