Skip to content

Commit

Permalink
Include other repositories snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
larryTheCoder committed Mar 19, 2023
1 parent b295d7a commit a49f4bf
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 @@ -28,6 +28,14 @@
<id>waterdog-repo</id>
<url>https://repo.waterdog.dev/artifactory/main</url>
</repository>
<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>
</repositories>

<dependencies>
Expand Down

0 comments on commit a49f4bf

Please sign in to comment.