We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa5f6d commit 95fccbfCopy full SHA for 95fccbf
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>5.0.0-SNAPSHOT</version>
+ <version>5.0.0</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 add-on for Vaadin 14+</tag>
+ <tag>orgchart-addon-5.0.0</tag>
30
</scm>
31
32
<licenses>
0 commit comments