Skip to content

Commit

Permalink
Include other repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
larryTheCoder committed Mar 29, 2023
1 parent e8b6388 commit 613159a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
</distributionManagement>

<repositories>
<repository>
<id>nukkitx-repo-release</id>
<url>https://repo.opencollab.dev/maven-releases/</url>
</repository>
<repository>
<id>nukkitx-repo-snapshot</id>
<url>https://repo.opencollab.dev/maven-snapshots/</url>
</repository>
<repository>
<id>waterdog-repo</id>
<url>https://repo.waterdog.dev/artifactory/main</url>
Expand Down

0 comments on commit 613159a

Please sign in to comment.