Skip to content

Commit 766b691

Browse files
committed
build: update version to next snapshot
1 parent 6c180e5 commit 766b691

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

enhanced-grid-flow-demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.vaadin.componentfactory</groupId>
88
<artifactId>enhanced-grid-flow-demo</artifactId>
9-
<version>5.0.0</version>
9+
<version>5.0.1-SNAPSHOT</version>
1010

1111
<name>Enhanced Grid Demo</name>
1212
<packaging>war</packaging>

enhanced-grid-flow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.vaadin.componentfactory</groupId>
88
<artifactId>enhanced-grid-flow</artifactId>
9-
<version>5.0.0</version>
9+
<version>5.0.1-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Enhanced Grid</name>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.vaadin.componentfactory</groupId>
55
<artifactId>enhanced-grid-flow-root</artifactId>
6-
<version>5.0.0</version>
6+
<version>5.0.1-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<modules>
99
<module>enhanced-grid-flow</module>

0 commit comments

Comments
 (0)