We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58ebf4 commit c6c04aaCopy full SHA for c6c04aa
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.flowingcode.vaadin.addons</groupId>
5
<artifactId>twincolgrid</artifactId>
6
- <version>2.9.5-SNAPSHOT</version>
+ <version>2.9.5</version>
7
<name>TwinColGrid add-on</name>
8
<description>Dual list component based on Vaadin Grids</description>
9
<url>https://www.flowingcode.com/en/open-source/</url>
@@ -82,7 +82,7 @@
82
<url>https://github.com/FlowingCode/TwinColGridAddon</url>
83
<connection>scm:git:git://github.com/FlowingCode/TwinColGridAddon.git</connection>
84
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/TwinColGridAddon.git</developerConnection>
85
- <tag>v2.x</tag>
+ <tag>twincolgrid-2.9.5</tag>
86
</scm>
87
88
<distributionManagement>
0 commit comments