Skip to content

Commit 7ac2134

Browse files
authored
chore: add developers section to pom.xml
1 parent 4a0106c commit 7ac2134

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
<tag>HEAD</tag>
2525
</scm>
2626

27+
<developers>
28+
<developer>
29+
<id>flowingcode</id>
30+
<organization>Flowing Code</organization>
31+
<organizationUrl>https://www.flowingcode.com</organizationUrl>
32+
</developer>
33+
</developers>
34+
2735
<organization>
2836
<name>Flowing Code</name>
2937
<url>https://www.flowingcode.com</url>

0 commit comments

Comments
 (0)