Skip to content

Commit 731389a

Browse files
authored
chore: add developers section to pom.xml
1 parent 80b93d1 commit 731389a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pom.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,15 @@
3636
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/CarouselAddon.git</developerConnection>
3737
<tag>Carousel add-on for Vaadin</tag>
3838
</scm>
39-
39+
40+
<developers>
41+
<developer>
42+
<id>flowingcode</id>
43+
<organization>Flowing Code</organization>
44+
<organizationUrl>https://www.flowingcode.com</organizationUrl>
45+
</developer>
46+
</developers>
47+
4048
<dependencyManagement>
4149
<dependencies>
4250
<dependency>

0 commit comments

Comments
 (0)