mirror of
https://github.com/BentoBoxWorld/CaveBlock.git
synced 2024-11-21 11:25:20 +01:00
Add repo
This commit is contained in:
parent
6b1cc4b9a8
commit
449ff423fe
6
pom.xml
6
pom.xml
@ -97,9 +97,13 @@
|
||||
<id>spigot-repo</id>
|
||||
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>bentoboxworld</id>
|
||||
<url>https://repo.codemc.org/repository/bentoboxworld/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>codemc-repo</id>
|
||||
<url>https://repo.codemc.org/repository/maven-public</url>
|
||||
<url>https://repo.codemc.org/repository/maven-public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user