Skip to content

Commit

Permalink
Fixed POM repository IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicJelle committed Jan 3, 2023
1 parent 04c66be commit f2e7188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@
<url>https://jitpack.io</url>
</repository>
<repository>
<id>opencollab-releases</id>
<id>opencollab-snapshot</id>
<url>https://repo.opencollab.dev/maven-snapshots/</url>
</repository>
<!-- <repository>-->
<!-- <id>opencollab-snapshot</id>-->
<!-- <id>opencollab-release</id>-->
<!-- <url>https://repo.opencollab.dev/maven-releases/</url>-->
<!-- </repository>-->
</repositories>
Expand Down

0 comments on commit f2e7188

Please sign in to comment.