Skip to content

Commit

Permalink
chore: add developers section to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored Oct 14, 2024
1 parent a600f57 commit 09a1531
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 @@ -42,6 +42,14 @@
<tag>master</tag>
</scm>

<developers>
<developer>
<id>flowingcode</id>
<organization>Flowing Code</organization>
<organizationUrl>https://www.flowingcode.com</organizationUrl>
</developer>
</developers>

<dependencyManagement>
<dependencies>
<dependency>
Expand Down

0 comments on commit 09a1531

Please sign in to comment.