mirror of
https://github.com/Flowsqy/ShopChest.git
synced 2024-11-29 01:35:29 +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>
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user