mirror of
https://github.com/kaboomserver/icontrolu.git
synced 2025-03-14 01:39:52 -04:00
Update the maven Paper repository URL (#7)
* Update the maven Paper repository URL * Remove /repo
This commit is contained in:
parent
e28e4aa47a
commit
c18d750bf8
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -22,7 +22,7 @@
|
|||
<repositories>
|
||||
<repository>
|
||||
<id>papermc</id>
|
||||
<url>https://papermc.io/repo/repository/maven-public/</url>
|
||||
<url>https://repo.papermc.io/repository/maven-public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
|
Loading…
Reference in a new issue