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 d20cb68 commit 38dd49cCopy full SHA for 38dd49c
pom.xml
@@ -37,7 +37,15 @@
37
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/ChipFieldAddon.git</developerConnection>
38
<tag>HEAD</tag>
39
</scm>
40
-
+
41
+ <developers>
42
+ <developer>
43
+ <id>flowingcode</id>
44
+ <organization>Flowing Code</organization>
45
+ <organizationUrl>https://www.flowingcode.com</organizationUrl>
46
+ </developer>
47
+ </developers>
48
49
<dependencyManagement>
50
<dependencies>
51
<dependency>
0 commit comments