mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-06-26 06:15:21 +02:00
Include Sonatype repository in pom.xml
This commit is contained in:
parent
6445810297
commit
3196b37922
1 changed files with 4 additions and 0 deletions
4
pom.xml
4
pom.xml
|
@ -56,6 +56,10 @@
|
|||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>sonatype-s01</id>
|
||||
<url>"https://s01.oss.sonatype.org/content/repositories/snapshots/"</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Add table
Reference in a new issue