Skip to content

Commit

Permalink
Add distribution management information
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Javier Martínez Páez committed Jun 14, 2023
1 parent f844d7a commit 83bf659
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 @@ -191,4 +191,12 @@
<url>https://github.com/autentia/tntconcept-api</url>
</scm>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Maven repository</name>
<url>https://maven.pkg.github.com/autentia/tntconcept-api</url>
</repository>
</distributionManagement>

</project>

0 comments on commit 83bf659

Please sign in to comment.