We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086d140 commit 740d6edCopy full SHA for 740d6ed
pom.xml
@@ -35,7 +35,15 @@
35
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/SimpleTimerAddon.git</developerConnection>
36
<tag>HEAD</tag>
37
</scm>
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
47
<dependencyManagement>
48
<dependencies>
49
<dependency>
0 commit comments