Skip to content

Commit

Permalink
chore: Move repository to parents
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Feb 18, 2025
1 parent bba135e commit bab34b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
7 changes: 0 additions & 7 deletions platform/velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@
<name>MineConfiguration-Velocity</name>
<description>轻松(做)配置,适用于Velocity的版本,可用JSON与YAML格式。</description>

<repositories>
<repository>
<id>papermc</id>
<url>https://papermc.io/repo/repository/maven-public/</url>
</repository>
</repositories>

<dependencies>

<dependency>
Expand Down
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@
<url>https://repo.minebench.de/</url>
</repository>

<repository>
<id>papermc</id>
<url>https://papermc.io/repo/repository/maven-public/</url>
</repository>

<repository>
<id>lumine</id>
<url>https://mvn.lumine.io/repository/maven-public/</url>
Expand Down

0 comments on commit bab34b8

Please sign in to comment.