Skip to content

Commit aa49587

Browse files
committed
build: set version to 3.0.0-SNAPSHOT
1 parent b7b3e7c commit aa49587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
6+
<version>3.0.0-SNAPSHOT</version>
77
<name>TwinColGrid add-on</name>
88
<properties>
99
<vaadin.version>14.8.20</vaadin.version>

0 commit comments

Comments
 (0)