forked from kaboomserver/extras
Update the maven Paper repository URL (#317)
* Update the maven Paper repository URL * Remove /repo
This commit is contained in:
parent
69ef06fc32
commit
389c55c42b
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