Skip to content

Commit

Permalink
Adds section ciManagement to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Dec 28, 2023
1 parent 7e8c2bd commit e747b76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
</scm>
<ciManagement>
<system>GitHub Actions</system>
<url>https://github.com/damianszczepanik/silencio/actions</url>
</ciManagement>

<description>
Silencio is a Java library for transforming and converting XML, JSON, Properties, YAML and other formats. It
Expand Down

0 comments on commit e747b76

Please sign in to comment.