Update the maven Paper repository URL (#317)

* Update the maven Paper repository URL

* Remove /repo
This commit is contained in:
Allink 2022-05-20 20:22:30 +01:00 committed by GitHub
parent 69ef06fc32
commit 389c55c42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>