Skip to content

Commit e933b6a

Browse files
committed
[maven-release-plugin] prepare release twincolgrid-2.1.0
1 parent 533fa41 commit e933b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.flowingcode.vaadin.addons</groupId>
55
<artifactId>twincolgrid</artifactId>
6-
<version>2.1.0-SNAPSHOT</version>
6+
<version>2.1.0</version>
77
<name>TwinColGrid add-on</name>
88
<properties>
99
<vaadin.version>14.4.0</vaadin.version>
@@ -37,7 +37,7 @@
3737
<url>https://github.com/FlowingCode/TwinColGridAddon</url>
3838
<connection>scm:git:git://github.com/FlowingCode/TwinColGridAddon.git</connection>
3939
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/TwinColGridAddon.git</developerConnection>
40-
<tag>HEAD</tag>
40+
<tag>twincolgrid-2.1.0</tag>
4141
</scm>
4242

4343
<dependencyManagement>

0 commit comments

Comments
 (0)