Skip to content

Commit 76ae112

Browse files
committed
Release vertx-vaadin 14.1.2
1 parent 51a4df3 commit 76ae112

File tree

2 files changed

+2
-2
lines changed
  • vertx-vaadin-flow-parent

2 files changed

+2
-2
lines changed

vertx-vaadin-flow-parent/vaadin-flow-sockjs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<artifactId>vaadin-flow-sockjs</artifactId>
1212
<packaging>jar</packaging>
1313
<name>vaadin-flow-sockjs</name>
14-
<version>14.1.2-SNAPSHOT</version>
14+
<version>14.1.2</version>
1515
<description>Sockjs push connection implementation for Vaadin Flow</description>
1616
<url>https://github.com/mcollovati/vertx-vaadin</url>
1717

vertx-vaadin-flow-parent/vertx-vaadin-flow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<artifactId>vertx-vaadin-flow</artifactId>
1212
<packaging>jar</packaging>
1313
<name>vertx-vaadin-flow</name>
14-
<version>14.1.2-SNAPSHOT</version>
14+
<version>14.1.2</version>
1515
<description>An adapter to run Vaadin Flow applications on Vertx</description>
1616
<url>https://github.com/mcollovati/vertx-vaadin</url>
1717

0 commit comments

Comments
 (0)