Skip to content

Commit 6afa8af

Browse files
javier-godoypaodb
authored andcommitted
build: set version to 4.0.0-SNAPSHOT
1 parent 26de67d commit 6afa8af

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>error-window-vaadin</artifactId>
6-
<version>3.7.1-SNAPSHOT</version>
6+
<version>4.0.0-SNAPSHOT</version>
77
<name>Error Window Add-on</name>
88
<description>Error handler that displays a dialog with exception information</description>
99
<url>https://www.flowingcode.com/en/open-source/</url>

0 commit comments

Comments
 (0)