From 62778d34fba858552f35482e5681321eedbe2d93 Mon Sep 17 00:00:00 2001 From: Marco Collovati Date: Tue, 8 Jun 2021 10:09:16 +0200 Subject: [PATCH] Prepare for next development iteration --- vertx-vaadin-flow-parent/vaadin-flow-sockjs/pom.xml | 2 +- vertx-vaadin-flow-parent/vertx-vaadin-flow/pom.xml | 2 +- vertx-vaadin-flow-parent/vertx-vaadin-tests/pom.xml | 2 +- vertx-vaadin-flow-parent/vertx-vaadin-tests/test-common/pom.xml | 2 +- .../vertx-vaadin-tests/test-resources/pom.xml | 2 +- .../vertx-vaadin-tests/test-root-context/pom.xml | 2 +- .../vertx-vaadin-tests/test-scalability/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/vertx-vaadin-flow-parent/vaadin-flow-sockjs/pom.xml b/vertx-vaadin-flow-parent/vaadin-flow-sockjs/pom.xml index f0d8c5ba..78866487 100644 --- a/vertx-vaadin-flow-parent/vaadin-flow-sockjs/pom.xml +++ b/vertx-vaadin-flow-parent/vaadin-flow-sockjs/pom.xml @@ -11,7 +11,7 @@ vaadin-flow-sockjs jar vaadin-flow-sockjs - 14.4.0 + 14.4.1-SNAPSHOT Sockjs push connection implementation for Vaadin Flow https://github.com/mcollovati/vertx-vaadin diff --git a/vertx-vaadin-flow-parent/vertx-vaadin-flow/pom.xml b/vertx-vaadin-flow-parent/vertx-vaadin-flow/pom.xml index 73d54bd1..2b84a3a1 100644 --- a/vertx-vaadin-flow-parent/vertx-vaadin-flow/pom.xml +++ b/vertx-vaadin-flow-parent/vertx-vaadin-flow/pom.xml @@ -11,7 +11,7 @@ vertx-vaadin-flow jar vertx-vaadin-flow - 14.4.0 + 14.4.1-SNAPSHOT An adapter to run Vaadin Flow applications on Vertx https://github.com/mcollovati/vertx-vaadin diff --git a/vertx-vaadin-flow-parent/vertx-vaadin-tests/pom.xml b/vertx-vaadin-flow-parent/vertx-vaadin-tests/pom.xml index 89c1daa3..bb701157 100644 --- a/vertx-vaadin-flow-parent/vertx-vaadin-tests/pom.xml +++ b/vertx-vaadin-flow-parent/vertx-vaadin-tests/pom.xml @@ -11,7 +11,7 @@ com.github.mcollovati.vertx.tests vertx-vaadin-test - 14.4.0 + 14.4.1-SNAPSHOT vertx-vaadin tests pom diff --git a/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-common/pom.xml b/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-common/pom.xml index 60936bcc..14fad71f 100644 --- a/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-common/pom.xml +++ b/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-common/pom.xml @@ -6,7 +6,7 @@ com.github.mcollovati.vertx.tests vertx-vaadin-test - 14.4.0 + 14.4.1-SNAPSHOT ../pom.xml vertx-vaadin-test-common diff --git a/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-resources/pom.xml b/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-resources/pom.xml index 939a631b..8e2bbb85 100644 --- a/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-resources/pom.xml +++ b/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-resources/pom.xml @@ -5,7 +5,7 @@ com.github.mcollovati.vertx.tests vertx-vaadin-test - 14.4.0 + 14.4.1-SNAPSHOT ../pom.xml vertx-vaadin-test-resources diff --git a/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-root-context/pom.xml b/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-root-context/pom.xml index 558f91bc..495d3780 100644 --- a/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-root-context/pom.xml +++ b/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-root-context/pom.xml @@ -6,7 +6,7 @@ com.github.mcollovati.vertx.tests vertx-vaadin-test - 14.4.0 + 14.4.1-SNAPSHOT ../pom.xml vertx-vaadin-test-root-context diff --git a/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-scalability/pom.xml b/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-scalability/pom.xml index 7a7fb407..440918ef 100644 --- a/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-scalability/pom.xml +++ b/vertx-vaadin-flow-parent/vertx-vaadin-tests/test-scalability/pom.xml @@ -5,7 +5,7 @@ com.github.mcollovati.vertx.tests vertx-vaadin-test - 14.4.0 + 14.4.1-SNAPSHOT ../pom.xml vertx-vaadin-test-scalability