Skip to content

Commit 34ecb26

Browse files
authored
chore: add developers section to pom.xml
1 parent 9758ae2 commit 34ecb26

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
@@ -56,6 +56,14 @@
5656
<tag>HEAD</tag>
5757
</scm>
5858

59+
<developers>
60+
<developer>
61+
<id>flowingcode</id>
62+
<organization>Flowing Code</organization>
63+
<organizationUrl>https://www.flowingcode.com</organizationUrl>
64+
</developer>
65+
</developers>
66+
5967
<dependencyManagement>
6068
<dependencies>
6169
<dependency>

0 commit comments

Comments
 (0)