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 533fa41 commit e933b6aCopy full SHA for e933b6a
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.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
7
<name>TwinColGrid add-on</name>
8
<properties>
9
<vaadin.version>14.4.0</vaadin.version>
@@ -37,7 +37,7 @@
37
<url>https://github.com/FlowingCode/TwinColGridAddon</url>
38
<connection>scm:git:git://github.com/FlowingCode/TwinColGridAddon.git</connection>
39
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/TwinColGridAddon.git</developerConnection>
40
- <tag>HEAD</tag>
+ <tag>twincolgrid-2.1.0</tag>
41
</scm>
42
43
<dependencyManagement>
0 commit comments