From cf0d3dcc5ad32285b91e7d998cf628ef9c83da55 Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Wed, 24 Jan 2018 14:50:25 +0200 Subject: [PATCH] Upgrade minor version in the project to 8.4 (#10520) --- all/pom.xml | 2 +- all/src/main/templates/release-notes.html | 12 ++++-------- bom/pom.xml | 2 +- buildhelpers/pom.xml | 2 +- client-compiled/pom.xml | 2 +- client-compiler/pom.xml | 2 +- client/pom.xml | 2 +- compatibility-client-compiled/pom.xml | 2 +- compatibility-client/pom.xml | 2 +- compatibility-server-gae/pom.xml | 2 +- compatibility-server/pom.xml | 2 +- compatibility-shared/pom.xml | 2 +- compatibility-themes/pom.xml | 2 +- liferay-integration/pom.xml | 2 +- liferay/pom.xml | 2 +- osgi-integration/pom.xml | 2 +- pom.xml | 4 ++-- push/pom.xml | 2 +- server/pom.xml | 2 +- shared/pom.xml | 2 +- test/addon-using-init-param-widget-set/pom.xml | 2 +- test/addon-using-no-defined-widget-set/pom.xml | 2 +- test/addon-using-own-widget-set/pom.xml | 2 +- test/bean-api-validation/pom.xml | 2 +- test/bean-impl-validation/pom.xml | 2 +- test/cdi/pom.xml | 2 +- test/default-widget-set/pom.xml | 2 +- test/dependency-rewrite-addon/pom.xml | 2 +- test/dependency-rewrite/pom.xml | 2 +- test/own-widget-set/pom.xml | 2 +- test/pom.xml | 4 ++-- test/servlet-containers/generic-tests/pom.xml | 2 +- test/servlet-containers/generic-ui/pom.xml | 2 +- test/servlet-containers/generic/pom.xml | 2 +- test/servlet-containers/glassfish/pom.xml | 2 +- test/servlet-containers/jetty8/pom.xml | 2 +- test/servlet-containers/jetty9/pom.xml | 2 +- test/servlet-containers/jsp-integration/pom.xml | 2 +- .../karaf/karaf-run/karaf-run-pom.xml | 2 +- test/servlet-containers/karaf/karaf-run/pom.xml | 2 +- test/servlet-containers/karaf/pom.xml | 2 +- .../karaf/vaadin-karaf-bundle1/pom.xml | 2 +- .../karaf/vaadin-karaf-bundle2/pom.xml | 2 +- test/servlet-containers/liberty-javaee/pom.xml | 2 +- test/servlet-containers/liberty-microprofile/pom.xml | 2 +- test/servlet-containers/liberty-webprofile/pom.xml | 2 +- test/servlet-containers/payara-micro/pom.xml | 2 +- test/servlet-containers/pom.xml | 2 +- test/servlet-containers/tomcat7/pom.xml | 2 +- test/servlet-containers/tomcat80/pom.xml | 2 +- test/servlet-containers/tomcat85/pom.xml | 2 +- test/servlet-containers/tomcat9/pom.xml | 2 +- test/servlet-containers/wildfly-swarm/pom.xml | 2 +- test/servlet-containers/wildfly10/pom.xml | 2 +- test/servlet-containers/wildfly11/pom.xml | 2 +- test/servlet-containers/wildfly8/pom.xml | 2 +- test/servlet-containers/wildfly9/pom.xml | 2 +- test/space in directory/pom.xml | 2 +- test/spring-boot-subcontext/pom.xml | 2 +- test/spring-boot/pom.xml | 2 +- test/vaadin7-widget-set/pom.xml | 2 +- test/vaadinservletconfiguration-widget-set/pom.xml | 2 +- test/widget-set-testutil/pom.xml | 2 +- testbench-api/pom.xml | 2 +- themes/pom.xml | 2 +- uitest/pom.xml | 2 +- 66 files changed, 71 insertions(+), 75 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 80c646bc71..c3297d3c90 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-all vaadin-all diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 3ea177f079..693c36f0b7 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -83,18 +83,14 @@ enhancements. Below is a list of the most notable changes:

- For enhancements introduced in Vaadin Framework 8.2, see the Release - Notes for Vaadin Framework 8.2.0. + For enhancements introduced in Vaadin Framework 8.3, see the Release + Notes for Vaadin Framework 8.3.0. For migrating from previous framework versions, see the list of incompatible changes and how to migrate to Vaadin Framework 8.

@@ -103,7 +99,7 @@
  • BindingBuilder will now automatically mark bound field read-only when bound to a read-only property or a null setter.
  • -

    For incompatible or behavior-altering changes in 8.2, please see 8.2 release notes

    +

    For incompatible or behavior-altering changes in 8.3, please see 8.3 release notes

    Known Issues and Limitations

    diff --git a/bom/pom.xml b/bom/pom.xml index 486609af46..71a31594e2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.vaadin vaadin-bom pom - 8.3-SNAPSHOT + 8.4-SNAPSHOT Vaadin Framework (Bill of Materials) Vaadin Framework (Bill of Materials) http://vaadin.com diff --git a/buildhelpers/pom.xml b/buildhelpers/pom.xml index 0d63a070b1..c28dd68097 100644 --- a/buildhelpers/pom.xml +++ b/buildhelpers/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT com.vaadin diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml index 4ad39ba43b..8c089c8c26 100644 --- a/client-compiled/pom.xml +++ b/client-compiled/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT com.vaadin diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml index 17c3e1eaa8..98067ebde4 100644 --- a/client-compiler/pom.xml +++ b/client-compiler/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-client-compiler vaadin-client-compiler diff --git a/client/pom.xml b/client/pom.xml index 6ad57bb070..f90861a293 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT com.vaadin diff --git a/compatibility-client-compiled/pom.xml b/compatibility-client-compiled/pom.xml index dad157f280..48dc8823f5 100644 --- a/compatibility-client-compiled/pom.xml +++ b/compatibility-client-compiled/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-compatibility-client-compiled vaadin-compatibility-client-compiled diff --git a/compatibility-client/pom.xml b/compatibility-client/pom.xml index 5bf04c817b..479256ae58 100644 --- a/compatibility-client/pom.xml +++ b/compatibility-client/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-compatibility-client vaadin-compatibility-client diff --git a/compatibility-server-gae/pom.xml b/compatibility-server-gae/pom.xml index cc3795209c..4ebe07bae5 100644 --- a/compatibility-server-gae/pom.xml +++ b/compatibility-server-gae/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-compatibility-server-gae vaadin-compatibility-server-gae diff --git a/compatibility-server/pom.xml b/compatibility-server/pom.xml index 861d06acf4..2448d13d9d 100644 --- a/compatibility-server/pom.xml +++ b/compatibility-server/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-compatibility-server vaadin-compatibility-server diff --git a/compatibility-shared/pom.xml b/compatibility-shared/pom.xml index 17fe899262..7ee38af6e9 100644 --- a/compatibility-shared/pom.xml +++ b/compatibility-shared/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-compatibility-shared vaadin-compatibility-shared diff --git a/compatibility-themes/pom.xml b/compatibility-themes/pom.xml index bb47112b1b..27e1480bcf 100644 --- a/compatibility-themes/pom.xml +++ b/compatibility-themes/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-compatibility-themes vaadin-compatibility-themes diff --git a/liferay-integration/pom.xml b/liferay-integration/pom.xml index 6e81b58224..5380127e86 100644 --- a/liferay-integration/pom.xml +++ b/liferay-integration/pom.xml @@ -9,7 +9,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT diff --git a/liferay/pom.xml b/liferay/pom.xml index 512d46c7ef..f4eb32a1c3 100644 --- a/liferay/pom.xml +++ b/liferay/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-liferay vaadin-liferay diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml index bd101c3ce1..931831ccff 100644 --- a/osgi-integration/pom.xml +++ b/osgi-integration/pom.xml @@ -9,7 +9,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 281a7db21f..9312c4e633 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ vaadin-root vaadin-root pom - 8.3-SNAPSHOT + 8.4-SNAPSHOT 3.1.0 @@ -27,7 +27,7 @@ 2.0.0 2.8.2 - 8.2-SNAPSHOT + 8.4-SNAPSHOT 1.0.0.GA diff --git a/push/pom.xml b/push/pom.xml index b6bb49562f..119d55663d 100644 --- a/push/pom.xml +++ b/push/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-push vaadin-push diff --git a/server/pom.xml b/server/pom.xml index 4c25b3bceb..96643cb377 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-server vaadin-server diff --git a/shared/pom.xml b/shared/pom.xml index e7f1659047..8ef9687d11 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-shared vaadin-shared diff --git a/test/addon-using-init-param-widget-set/pom.xml b/test/addon-using-init-param-widget-set/pom.xml index 4b84e487d1..715b564004 100644 --- a/test/addon-using-init-param-widget-set/pom.xml +++ b/test/addon-using-init-param-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-addon-using-init-param-widget-set war diff --git a/test/addon-using-no-defined-widget-set/pom.xml b/test/addon-using-no-defined-widget-set/pom.xml index 103ebd72d9..172503cfd5 100644 --- a/test/addon-using-no-defined-widget-set/pom.xml +++ b/test/addon-using-no-defined-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-addon-using-no-defined-widget-set war diff --git a/test/addon-using-own-widget-set/pom.xml b/test/addon-using-own-widget-set/pom.xml index e11ae8049c..d39c0e711a 100644 --- a/test/addon-using-own-widget-set/pom.xml +++ b/test/addon-using-own-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-addon-using-own-widget-set war diff --git a/test/bean-api-validation/pom.xml b/test/bean-api-validation/pom.xml index dfb50889ee..908ba0121b 100644 --- a/test/bean-api-validation/pom.xml +++ b/test/bean-api-validation/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-bean-api-validation jar diff --git a/test/bean-impl-validation/pom.xml b/test/bean-impl-validation/pom.xml index c47bb910d0..498d55bec4 100644 --- a/test/bean-impl-validation/pom.xml +++ b/test/bean-impl-validation/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-bean-impl-validation jar diff --git a/test/cdi/pom.xml b/test/cdi/pom.xml index 3462974b74..680924cfbf 100644 --- a/test/cdi/pom.xml +++ b/test/cdi/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-cdi war diff --git a/test/default-widget-set/pom.xml b/test/default-widget-set/pom.xml index 369f211e6a..d39c96a4bd 100644 --- a/test/default-widget-set/pom.xml +++ b/test/default-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-default-widget-set war diff --git a/test/dependency-rewrite-addon/pom.xml b/test/dependency-rewrite-addon/pom.xml index 87f9a11008..23fdba0851 100644 --- a/test/dependency-rewrite-addon/pom.xml +++ b/test/dependency-rewrite-addon/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-dependency-rewrite-addon jar diff --git a/test/dependency-rewrite/pom.xml b/test/dependency-rewrite/pom.xml index d2ac1f0b1b..b3faff874b 100644 --- a/test/dependency-rewrite/pom.xml +++ b/test/dependency-rewrite/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-dependency-rewrite war diff --git a/test/own-widget-set/pom.xml b/test/own-widget-set/pom.xml index ff09f5a459..d57be46895 100644 --- a/test/own-widget-set/pom.xml +++ b/test/own-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-own-widget-set war diff --git a/test/pom.xml b/test/pom.xml index 80a0a9e4ab..3f52a63b6d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT pom @@ -13,7 +13,7 @@ 1.8 9.3.7.v20160115 2.1.1 - 8.3-SNAPSHOT + ${project.version} ${vaadin.version} false UTF-8 diff --git a/test/servlet-containers/generic-tests/pom.xml b/test/servlet-containers/generic-tests/pom.xml index e11f1933b9..06ef1a0474 100644 --- a/test/servlet-containers/generic-tests/pom.xml +++ b/test/servlet-containers/generic-tests/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-server-tests vaadin-test-server-tests diff --git a/test/servlet-containers/generic-ui/pom.xml b/test/servlet-containers/generic-ui/pom.xml index 224e9cf46a..9de68ba298 100644 --- a/test/servlet-containers/generic-ui/pom.xml +++ b/test/servlet-containers/generic-ui/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-server-ui vaadin-test-server-ui diff --git a/test/servlet-containers/generic/pom.xml b/test/servlet-containers/generic/pom.xml index c0bbe3240c..fa86ce15cb 100644 --- a/test/servlet-containers/generic/pom.xml +++ b/test/servlet-containers/generic/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-generic-integration vaadin-test-generic-integration diff --git a/test/servlet-containers/glassfish/pom.xml b/test/servlet-containers/glassfish/pom.xml index 4cebad71ff..d4fae743a8 100644 --- a/test/servlet-containers/glassfish/pom.xml +++ b/test/servlet-containers/glassfish/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-glassfish-server Vaadin Glassfish Test diff --git a/test/servlet-containers/jetty8/pom.xml b/test/servlet-containers/jetty8/pom.xml index 3cb5428344..34e8335597 100644 --- a/test/servlet-containers/jetty8/pom.xml +++ b/test/servlet-containers/jetty8/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-jetty8-server Vaadin Jetty 8 Test diff --git a/test/servlet-containers/jetty9/pom.xml b/test/servlet-containers/jetty9/pom.xml index e1a5b56775..426b039a94 100644 --- a/test/servlet-containers/jetty9/pom.xml +++ b/test/servlet-containers/jetty9/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-jetty9-server Vaadin Jetty 9 Test diff --git a/test/servlet-containers/jsp-integration/pom.xml b/test/servlet-containers/jsp-integration/pom.xml index 0d54877237..8b40860340 100644 --- a/test/servlet-containers/jsp-integration/pom.xml +++ b/test/servlet-containers/jsp-integration/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-jsp-integration vaadin-test-jsp-integration diff --git a/test/servlet-containers/karaf/karaf-run/karaf-run-pom.xml b/test/servlet-containers/karaf/karaf-run/karaf-run-pom.xml index 56b9f84525..54d137d567 100644 --- a/test/servlet-containers/karaf/karaf-run/karaf-run-pom.xml +++ b/test/servlet-containers/karaf/karaf-run/karaf-run-pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> karaf-runner com.vaadin - 8.3-SNAPSHOT + 8.4-SNAPSHOT 4.0.0 diff --git a/test/servlet-containers/karaf/karaf-run/pom.xml b/test/servlet-containers/karaf/karaf-run/pom.xml index 8d9e9f569a..e3aad25d46 100644 --- a/test/servlet-containers/karaf/karaf-run/pom.xml +++ b/test/servlet-containers/karaf/karaf-run/pom.xml @@ -5,7 +5,7 @@ vaadin-test-karaf com.vaadin - 8.3-SNAPSHOT + 8.4-SNAPSHOT 4.0.0 diff --git a/test/servlet-containers/karaf/pom.xml b/test/servlet-containers/karaf/pom.xml index debd4a92b7..5b34f01aa6 100644 --- a/test/servlet-containers/karaf/pom.xml +++ b/test/servlet-containers/karaf/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-karaf pom diff --git a/test/servlet-containers/karaf/vaadin-karaf-bundle1/pom.xml b/test/servlet-containers/karaf/vaadin-karaf-bundle1/pom.xml index 0fdd1bcdb9..9332888987 100644 --- a/test/servlet-containers/karaf/vaadin-karaf-bundle1/pom.xml +++ b/test/servlet-containers/karaf/vaadin-karaf-bundle1/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-test-karaf - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-karaf-bundle1 jar diff --git a/test/servlet-containers/karaf/vaadin-karaf-bundle2/pom.xml b/test/servlet-containers/karaf/vaadin-karaf-bundle2/pom.xml index 6b7a1ad67c..b945c28adc 100644 --- a/test/servlet-containers/karaf/vaadin-karaf-bundle2/pom.xml +++ b/test/servlet-containers/karaf/vaadin-karaf-bundle2/pom.xml @@ -6,7 +6,7 @@ vaadin-test-karaf com.vaadin - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-karaf-bundle2 jar diff --git a/test/servlet-containers/liberty-javaee/pom.xml b/test/servlet-containers/liberty-javaee/pom.xml index 3839bc9253..36137613a6 100644 --- a/test/servlet-containers/liberty-javaee/pom.xml +++ b/test/servlet-containers/liberty-javaee/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-liberty-javaee-server Vaadin Liberty JavaEE7 Test diff --git a/test/servlet-containers/liberty-microprofile/pom.xml b/test/servlet-containers/liberty-microprofile/pom.xml index 17ca0c2c76..3cb4fcf489 100644 --- a/test/servlet-containers/liberty-microprofile/pom.xml +++ b/test/servlet-containers/liberty-microprofile/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-liberty-microprofile-server Vaadin Liberty MicroProfile Test diff --git a/test/servlet-containers/liberty-webprofile/pom.xml b/test/servlet-containers/liberty-webprofile/pom.xml index 36a991783c..5595ccbaea 100644 --- a/test/servlet-containers/liberty-webprofile/pom.xml +++ b/test/servlet-containers/liberty-webprofile/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-liberty-webprofile-server Vaadin Liberty WebProfile Test diff --git a/test/servlet-containers/payara-micro/pom.xml b/test/servlet-containers/payara-micro/pom.xml index 5fbfccb073..eaef0ce1ac 100644 --- a/test/servlet-containers/payara-micro/pom.xml +++ b/test/servlet-containers/payara-micro/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-payara-micro-server Vaadin Payara Micro Test diff --git a/test/servlet-containers/pom.xml b/test/servlet-containers/pom.xml index 612c7341cc..57bb9fb9db 100644 --- a/test/servlet-containers/pom.xml +++ b/test/servlet-containers/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-servlet-containers-test vaadin-servlet-containers-test diff --git a/test/servlet-containers/tomcat7/pom.xml b/test/servlet-containers/tomcat7/pom.xml index ae837ae0b6..fa2bd39aaa 100644 --- a/test/servlet-containers/tomcat7/pom.xml +++ b/test/servlet-containers/tomcat7/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-tomcat7-server Vaadin Tomcat 7 Test diff --git a/test/servlet-containers/tomcat80/pom.xml b/test/servlet-containers/tomcat80/pom.xml index ebde998c31..8198d70c23 100644 --- a/test/servlet-containers/tomcat80/pom.xml +++ b/test/servlet-containers/tomcat80/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-tomcat80-server Vaadin Tomcat 8.0 Test diff --git a/test/servlet-containers/tomcat85/pom.xml b/test/servlet-containers/tomcat85/pom.xml index 30ad16308b..cf68af6c73 100644 --- a/test/servlet-containers/tomcat85/pom.xml +++ b/test/servlet-containers/tomcat85/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-tomcat85-server Vaadin Tomcat 8.5 Test diff --git a/test/servlet-containers/tomcat9/pom.xml b/test/servlet-containers/tomcat9/pom.xml index 3d88b0959a..b30d8d60c0 100644 --- a/test/servlet-containers/tomcat9/pom.xml +++ b/test/servlet-containers/tomcat9/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-tomcat9-server Vaadin Tomcat 9 Test diff --git a/test/servlet-containers/wildfly-swarm/pom.xml b/test/servlet-containers/wildfly-swarm/pom.xml index 97413a899a..976386c936 100644 --- a/test/servlet-containers/wildfly-swarm/pom.xml +++ b/test/servlet-containers/wildfly-swarm/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-wildfly-swarm-server Vaadin Wildfly Swarm Test diff --git a/test/servlet-containers/wildfly10/pom.xml b/test/servlet-containers/wildfly10/pom.xml index e495da573b..b06d8ef80d 100644 --- a/test/servlet-containers/wildfly10/pom.xml +++ b/test/servlet-containers/wildfly10/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-wildfly10-server Vaadin Wildfly 10 Test diff --git a/test/servlet-containers/wildfly11/pom.xml b/test/servlet-containers/wildfly11/pom.xml index 71a5992838..b857812bad 100644 --- a/test/servlet-containers/wildfly11/pom.xml +++ b/test/servlet-containers/wildfly11/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-wildfly11-server Vaadin Wildfly 11 Test diff --git a/test/servlet-containers/wildfly8/pom.xml b/test/servlet-containers/wildfly8/pom.xml index 1ca1439c20..aa1e64d24f 100644 --- a/test/servlet-containers/wildfly8/pom.xml +++ b/test/servlet-containers/wildfly8/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-wildfly8-server Vaadin Wildfly 8 Test diff --git a/test/servlet-containers/wildfly9/pom.xml b/test/servlet-containers/wildfly9/pom.xml index 7785f610ee..3c9ea4570b 100644 --- a/test/servlet-containers/wildfly9/pom.xml +++ b/test/servlet-containers/wildfly9/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-servlet-containers-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-wildfly9-server Vaadin Wildfly 9 Test diff --git a/test/space in directory/pom.xml b/test/space in directory/pom.xml index 5febafc47f..0e206d5fe8 100644 --- a/test/space in directory/pom.xml +++ b/test/space in directory/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-space-in-directory war diff --git a/test/spring-boot-subcontext/pom.xml b/test/spring-boot-subcontext/pom.xml index 08a5fecae3..fd71ad89e5 100644 --- a/test/spring-boot-subcontext/pom.xml +++ b/test/spring-boot-subcontext/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-spring-boot-subcontext jar diff --git a/test/spring-boot/pom.xml b/test/spring-boot/pom.xml index d5a5b58210..88f4afc772 100644 --- a/test/spring-boot/pom.xml +++ b/test/spring-boot/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-spring-boot jar diff --git a/test/vaadin7-widget-set/pom.xml b/test/vaadin7-widget-set/pom.xml index 645a9664f6..1badc6d408 100644 --- a/test/vaadin7-widget-set/pom.xml +++ b/test/vaadin7-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-vaadin7-widget-set war diff --git a/test/vaadinservletconfiguration-widget-set/pom.xml b/test/vaadinservletconfiguration-widget-set/pom.xml index 0ea4d276e2..2e63f46a28 100644 --- a/test/vaadinservletconfiguration-widget-set/pom.xml +++ b/test/vaadinservletconfiguration-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-test-vaadinservletconfiguration-widget-set war diff --git a/test/widget-set-testutil/pom.xml b/test/widget-set-testutil/pom.xml index 825ad86d20..bc012ac99a 100644 --- a/test/widget-set-testutil/pom.xml +++ b/test/widget-set-testutil/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.vaadin vaadin-test-widget-set-testutil - 8.3-SNAPSHOT + 8.4-SNAPSHOT jar