Skip to content

Commit

Permalink
Switch distribution management for CI codemc
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Nov 6, 2024
1 parent 9d7dbb7 commit cd40d27
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,9 @@
</issueManagement>

<distributionManagement>
<snapshotRepository>
<id>codemc-snapshots</id>
<url>https://repo.codemc.org/repository/maven-snapshots</url>
</snapshotRepository>
<repository>
<id>codemc-releases</id>
<url>https://repo.codemc.org/repository/maven-releases</url>
<url>https://repo.codemc.org/repository/bentoboxworld</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit cd40d27

Please sign in to comment.