mirror of
https://github.com/kaboomserver/icontrolu.git
synced 2025-03-14 01:39:52 -04:00
Update repo URL
This commit is contained in:
parent
d0c0ccac13
commit
722e2338b4
1 changed files with 2 additions and 3 deletions
5
pom.xml
5
pom.xml
|
@ -9,14 +9,13 @@
|
|||
<groupId>com.destroystokyo.paper</groupId>
|
||||
<artifactId>paper-api</artifactId>
|
||||
<version>1.12.2-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>destroystokyo-repo</id>
|
||||
<url>https://repo.destroystokyo.com/repository/maven-public/</url>
|
||||
<id>papermc</id>
|
||||
<url>https://papermc.io/repo/repository/maven-public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
|
Loading…
Reference in a new issue