Skip to content

Commit de8a9fb

Browse files
committed
[maven-release-plugin] prepare release twincolgrid-2.9.0
1 parent 7244955 commit de8a9fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.9.0-SNAPSHOT</version>
6+
<version>2.9.0</version>
77
<name>TwinColGrid add-on</name>
88
<properties>
99
<vaadin.version>14.8.1</vaadin.version>
@@ -51,7 +51,7 @@
5151
<url>https://github.com/FlowingCode/TwinColGridAddon</url>
5252
<connection>scm:git:git://github.com/FlowingCode/TwinColGridAddon.git</connection>
5353
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/TwinColGridAddon.git</developerConnection>
54-
<tag>HEAD</tag>
54+
<tag>twincolgrid-2.9.0</tag>
5555
</scm>
5656

5757
<dependencyManagement>

0 commit comments

Comments
 (0)