mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-24 12:06:02 +01:00
Fix distribution management tag
This commit is contained in:
parent
b8003504d7
commit
83f79160c6
4
pom.xml
4
pom.xml
@ -41,10 +41,10 @@
|
|||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<snapshotRepository>
|
<repository>
|
||||||
<id>bentoboxworld</id>
|
<id>bentoboxworld</id>
|
||||||
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
|
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
|
||||||
</snapshotRepository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
Loading…
Reference in New Issue
Block a user