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 80b93d1 commit 731389a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,15 @@
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/CarouselAddon.git</developerConnection>
<tag>Carousel add-on for Vaadin</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 731389a

Please sign in to comment.