We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4061e5 commit fe9f395Copy full SHA for fe9f395
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.0.3-SNAPSHOT</version>
+ <version>3.0.3</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.0.3</tag>
24
</scm>
25
26
<issueManagement>
0 commit comments