Skip to content

Commit c48a358

Browse files
authored
chore: add developers section to pom.xml
1 parent 8aabdf0 commit c48a358

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
@@ -37,6 +37,14 @@
3737
<tag>app-layout-addon-2.0.0</tag>
3838
</scm>
3939

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)