Skip to content

Commit

Permalink
Add PGM GitHub maven repo
Browse files Browse the repository at this point in the history
Signed-off-by: BT (calcastor/mame) <43831917+calcastor@users.noreply.github.com>
  • Loading branch information
calcastor committed Jun 11, 2024
1 parent 0acbb7f commit 88c2666
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@
</properties>

<repositories>
<repository>
<id>pgm-github</id>
<url>https://maven.pkg.github.com/PGMDev/PGM</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
<repository>
<id>pgm.fyi</id>
<url>https://repo.pgm.fyi/snapshots</url>
Expand Down

0 comments on commit 88c2666

Please sign in to comment.