Skip to content

Commit

Permalink
Add missing repositories to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Nov 29, 2024
1 parent a32bd59 commit 838a0ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@
</repository>
</distributionManagement>

<repositories>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/keeps/commons-ip</url>
</repository>
</repositories>


<developers>
<developer>
<id>mguimaraes</id>
Expand Down

0 comments on commit 838a0ed

Please sign in to comment.