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 d695c7f commit d85ee5fCopy full SHA for d85ee5f
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.flowingcode.vaadin.addons</groupId>
4
<artifactId>orgchart-addon</artifactId>
5
- <version>4.0.3</version>
+ <version>4.0.4-SNAPSHOT</version>
6
<name>OrgChart Add-on</name>
7
8
<properties>
@@ -26,7 +26,7 @@
26
<url>git://github.com/FlowingCode/orgchart-addon.git</url>
27
<connection>scm:git://github.com/FlowingCode/orgchart-addon.git</connection>
28
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/orgchart-addon.git</developerConnection>
29
- <tag>orgchart-addon-4.0.3</tag>
+ <tag>OrgChart add-on for Vaadin 14+</tag>
30
</scm>
31
32
<licenses>
0 commit comments