Skip to content

Commit 740d6ed

Browse files
authored
chore: add developers section to pom.xml
1 parent 086d140 commit 740d6ed

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
@@ -35,7 +35,15 @@
3535
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/SimpleTimerAddon.git</developerConnection>
3636
<tag>HEAD</tag>
3737
</scm>
38-
38+
39+
<developers>
40+
<developer>
41+
<id>flowingcode</id>
42+
<organization>Flowing Code</organization>
43+
<organizationUrl>https://www.flowingcode.com</organizationUrl>
44+
</developer>
45+
</developers>
46+
3947
<dependencyManagement>
4048
<dependencies>
4149
<dependency>

0 commit comments

Comments
 (0)