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 80b93d1 commit 731389aCopy full SHA for 731389a
pom.xml
@@ -36,7 +36,15 @@
36
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/CarouselAddon.git</developerConnection>
37
<tag>Carousel add-on for Vaadin</tag>
38
</scm>
39
-
+
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
48
<dependencyManagement>
49
<dependencies>
50
<dependency>
0 commit comments