mirror of
https://github.com/Flowsqy/ShopChest.git
synced 2024-12-01 01:53:22 +01:00
Restore correct maven package addresses
This commit is contained in:
parent
9f7d5b95e2
commit
b180b7ddc5
4
pom.xml
4
pom.xml
@ -36,7 +36,7 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>github</id>
|
<id>github</id>
|
||||||
<name>GitHub Packages</name>
|
<name>GitHub Packages</name>
|
||||||
<url>https://maven.pkg.github.com/xsmeths/ShopChest</url>
|
<url>https://maven.pkg.github.com/Flowsqy/ShopChest</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
</profile>
|
</profile>
|
||||||
@ -67,7 +67,7 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>github</id>
|
<id>github</id>
|
||||||
<name>GitHub Packages</name>
|
<name>GitHub Packages</name>
|
||||||
<url>https://maven.pkg.github.com/xsmeths/ShopChest</url>
|
<url>https://maven.pkg.github.com/Flowsqy/ShopChest</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user