We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9ea50 commit d3f7db5Copy full SHA for d3f7db5
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.flowingcode.vaadin.addons</groupId>
5
<artifactId>error-window-vaadin</artifactId>
6
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
7
<name>Error Window Add-on</name>
8
9
<prerequisites>
@@ -20,7 +20,7 @@
20
<url>https://github.com/FlowingCode/ErrorWindowAddon</url>
21
<connection>scm:git:git://github.com/FlowingCode/ErrorWindowAddon.git</connection>
22
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/ErrorWindowAddon.git</developerConnection>
23
- <tag>HEAD</tag>
+ <tag>error-window-vaadin-3.4.0</tag>
24
</scm>
25
26
<issueManagement>
0 commit comments