mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-06-26 06:15:21 +02:00
Remove quotes from sonatype s01 repo (#70)
This commit is contained in:
parent
99d3692d9c
commit
0f3b2643e9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -58,7 +58,7 @@
|
|||
</repository>
|
||||
<repository>
|
||||
<id>sonatype-s01</id>
|
||||
<url>"https://s01.oss.sonatype.org/content/repositories/snapshots/"</url>
|
||||
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue