mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Add the adventure-api maven repo
This commit is contained in:
parent
c454e443df
commit
02905c2a35
1 changed files with 4 additions and 0 deletions
4
pom.xml
4
pom.xml
|
@ -65,6 +65,10 @@
|
|||
<id>viaversion-repo</id>
|
||||
<url>https://repo.viaversion.com</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>sonatype</id>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<distributionManagement>
|
||||
|
|
Loading…
Reference in a new issue