From 0b2e6a525206e466b7637c8f147c2eb5355dd8c3 Mon Sep 17 00:00:00 2001 From: Mehdi Javan <32511762+mehdi-vaadin@users.noreply.github.com> Date: Fri, 29 Jun 2018 11:10:55 +0300 Subject: [PATCH] Update project version to 8.6-SNAPSHOT (#11011) --- all/pom.xml | 2 +- bom/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 | 2 +- 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 | 2 +- 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 +- test/servlet-containers/karaf/karaf-run/karaf-run-pom.xml | 2 +- test/servlet-containers/karaf/karaf-run/pom.xml | 2 +- test/servlet-containers/karaf/pom.xml | 2 +- test/servlet-containers/karaf/vaadin-karaf-bundle1/pom.xml | 2 +- test/servlet-containers/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 +- 64 files changed, 64 insertions(+), 64 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 6a17db539a..05f500221e 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-all vaadin-all diff --git a/bom/pom.xml b/bom/pom.xml index 8925dbf243..14f6b82463 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ com.vaadin vaadin-bom pom - 8.5-SNAPSHOT + 8.6-SNAPSHOT Vaadin Framework (Bill of Materials) Vaadin Framework (Bill of Materials) http://vaadin.com diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml index c7255908e0..c6ec089680 100644 --- a/client-compiled/pom.xml +++ b/client-compiled/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT com.vaadin diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml index d00ca1a987..5930ab6f6f 100644 --- a/client-compiler/pom.xml +++ b/client-compiler/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-client-compiler vaadin-client-compiler diff --git a/client/pom.xml b/client/pom.xml index f44821fd6d..ed0c14322e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT com.vaadin diff --git a/compatibility-client-compiled/pom.xml b/compatibility-client-compiled/pom.xml index 997009fabc..7d5bdeb8a9 100644 --- a/compatibility-client-compiled/pom.xml +++ b/compatibility-client-compiled/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-compatibility-client-compiled vaadin-compatibility-client-compiled diff --git a/compatibility-client/pom.xml b/compatibility-client/pom.xml index 6ec24bfaeb..9c063d77e1 100644 --- a/compatibility-client/pom.xml +++ b/compatibility-client/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-compatibility-client vaadin-compatibility-client diff --git a/compatibility-server-gae/pom.xml b/compatibility-server-gae/pom.xml index e8e98ef363..12241b1350 100644 --- a/compatibility-server-gae/pom.xml +++ b/compatibility-server-gae/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-compatibility-server-gae vaadin-compatibility-server-gae diff --git a/compatibility-server/pom.xml b/compatibility-server/pom.xml index 83d241318f..4d274b341a 100644 --- a/compatibility-server/pom.xml +++ b/compatibility-server/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-compatibility-server vaadin-compatibility-server diff --git a/compatibility-shared/pom.xml b/compatibility-shared/pom.xml index dd8aa9926b..3c56681bd9 100644 --- a/compatibility-shared/pom.xml +++ b/compatibility-shared/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-compatibility-shared vaadin-compatibility-shared diff --git a/compatibility-themes/pom.xml b/compatibility-themes/pom.xml index aa5c01c5d9..88ca232bd9 100644 --- a/compatibility-themes/pom.xml +++ b/compatibility-themes/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-compatibility-themes vaadin-compatibility-themes diff --git a/liferay-integration/pom.xml b/liferay-integration/pom.xml index 6432f5cb4e..2033087fcb 100644 --- a/liferay-integration/pom.xml +++ b/liferay-integration/pom.xml @@ -9,7 +9,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT diff --git a/liferay/pom.xml b/liferay/pom.xml index 828d14333d..48446131e0 100644 --- a/liferay/pom.xml +++ b/liferay/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-liferay vaadin-liferay diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml index a3f7ac0a6f..bd24c7c445 100644 --- a/osgi-integration/pom.xml +++ b/osgi-integration/pom.xml @@ -9,7 +9,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index a39fbedef8..d8759f487c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ vaadin-root vaadin-root pom - 8.5-SNAPSHOT + 8.6-SNAPSHOT 3.1.0 diff --git a/push/pom.xml b/push/pom.xml index 49f954db21..736684d9c6 100644 --- a/push/pom.xml +++ b/push/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-push vaadin-push diff --git a/server/pom.xml b/server/pom.xml index 846a21cf54..874f14bbfd 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-server vaadin-server diff --git a/shared/pom.xml b/shared/pom.xml index 56b17a1ee8..e2310a45e2 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.5-SNAPSHOT + 8.6-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 5c0ef3c893..01c58644c5 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.5-SNAPSHOT + 8.6-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 6b9b7178b1..1cdfc60481 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.5-SNAPSHOT + 8.6-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 2ef27c5351..caa288579b 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.5-SNAPSHOT + 8.6-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 663c46f8d5..b619b90df6 100644 --- a/test/bean-api-validation/pom.xml +++ b/test/bean-api-validation/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-bean-api-validation jar diff --git a/test/bean-impl-validation/pom.xml b/test/bean-impl-validation/pom.xml index 00fe7acded..ee4535f6d4 100644 --- a/test/bean-impl-validation/pom.xml +++ b/test/bean-impl-validation/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-bean-impl-validation jar diff --git a/test/cdi/pom.xml b/test/cdi/pom.xml index e2a4bdbb59..cfd8f15c90 100644 --- a/test/cdi/pom.xml +++ b/test/cdi/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-cdi war diff --git a/test/default-widget-set/pom.xml b/test/default-widget-set/pom.xml index 48ab500cdb..fc0be3d2e3 100644 --- a/test/default-widget-set/pom.xml +++ b/test/default-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-default-widget-set war diff --git a/test/dependency-rewrite-addon/pom.xml b/test/dependency-rewrite-addon/pom.xml index 37e008182a..019707d8d2 100644 --- a/test/dependency-rewrite-addon/pom.xml +++ b/test/dependency-rewrite-addon/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-dependency-rewrite-addon jar diff --git a/test/dependency-rewrite/pom.xml b/test/dependency-rewrite/pom.xml index 1ebf151ac6..337c105807 100644 --- a/test/dependency-rewrite/pom.xml +++ b/test/dependency-rewrite/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-dependency-rewrite war diff --git a/test/own-widget-set/pom.xml b/test/own-widget-set/pom.xml index 2ddde8e2c0..8fa6d55070 100644 --- a/test/own-widget-set/pom.xml +++ b/test/own-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-own-widget-set war diff --git a/test/pom.xml b/test/pom.xml index 42bb01ca3d..6d3ad6a9cd 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT pom diff --git a/test/servlet-containers/generic-tests/pom.xml b/test/servlet-containers/generic-tests/pom.xml index 55f57faf31..881c5c66bb 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.5-SNAPSHOT + 8.6-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 339e2a11bb..70938a1dfd 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.5-SNAPSHOT + 8.6-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 e8b43f9688..e3978acc65 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.5-SNAPSHOT + 8.6-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 dce486fb34..9cdb0458b7 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.5-SNAPSHOT + 8.6-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 a3034b3832..76dd5b5060 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.5-SNAPSHOT + 8.6-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 20094d11f9..0d5731ca34 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.5-SNAPSHOT + 8.6-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 07360928f1..7d0da3b8e4 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.5-SNAPSHOT + 8.6-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 5216bf5386..47ec77796b 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.5-SNAPSHOT + 8.6-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 04e58713d4..64fbf7416e 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.5-SNAPSHOT + 8.6-SNAPSHOT 4.0.0 diff --git a/test/servlet-containers/karaf/pom.xml b/test/servlet-containers/karaf/pom.xml index 8b16ad6a3b..160144affb 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.5-SNAPSHOT + 8.6-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 78e9c4464a..4a4a304f6c 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.5-SNAPSHOT + 8.6-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 2b60a33078..a9edddd121 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.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-karaf-bundle2 jar diff --git a/test/servlet-containers/liberty-javaee/pom.xml b/test/servlet-containers/liberty-javaee/pom.xml index 9637d78d57..c7aaaf2371 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.5-SNAPSHOT + 8.6-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 b12eefccd7..789145c798 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.5-SNAPSHOT + 8.6-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 b269ce8fa6..6f3f39b842 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.5-SNAPSHOT + 8.6-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 2231a1e620..d42263de16 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.5-SNAPSHOT + 8.6-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 b91d74badc..7f461cb233 100644 --- a/test/servlet-containers/pom.xml +++ b/test/servlet-containers/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-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 89b369b255..55446a91f0 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.5-SNAPSHOT + 8.6-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 5c7ac0b9ce..0022accc8f 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.5-SNAPSHOT + 8.6-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 30ce785b3a..471991a2a7 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.5-SNAPSHOT + 8.6-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 f899ffab19..177e38562c 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.5-SNAPSHOT + 8.6-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 0caaf44db1..339a81fdfa 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.5-SNAPSHOT + 8.6-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 b04f56131a..a98b3da2de 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.5-SNAPSHOT + 8.6-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 0186879dfa..f2c4111a2a 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.5-SNAPSHOT + 8.6-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 7b6139f50e..e060e8b966 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.5-SNAPSHOT + 8.6-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 b3700312b6..d98e547374 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.5-SNAPSHOT + 8.6-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 3639bc1bd7..27baf358e2 100644 --- a/test/space in directory/pom.xml +++ b/test/space in directory/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-space-in-directory war diff --git a/test/spring-boot-subcontext/pom.xml b/test/spring-boot-subcontext/pom.xml index 878b7964a0..b9f46bca12 100644 --- a/test/spring-boot-subcontext/pom.xml +++ b/test/spring-boot-subcontext/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-spring-boot-subcontext jar diff --git a/test/spring-boot/pom.xml b/test/spring-boot/pom.xml index 2acb73fac3..16683f6186 100644 --- a/test/spring-boot/pom.xml +++ b/test/spring-boot/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-spring-boot jar diff --git a/test/vaadin7-widget-set/pom.xml b/test/vaadin7-widget-set/pom.xml index 9495fb7971..1d68ec0a00 100644 --- a/test/vaadin7-widget-set/pom.xml +++ b/test/vaadin7-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-vaadin7-widget-set war diff --git a/test/vaadinservletconfiguration-widget-set/pom.xml b/test/vaadinservletconfiguration-widget-set/pom.xml index beae41032e..4e8f18abee 100644 --- a/test/vaadinservletconfiguration-widget-set/pom.xml +++ b/test/vaadinservletconfiguration-widget-set/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-test - 8.5-SNAPSHOT + 8.6-SNAPSHOT vaadin-test-vaadinservletconfiguration-widget-set war diff --git a/test/widget-set-testutil/pom.xml b/test/widget-set-testutil/pom.xml index f391dc9f0e..ac0813671f 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.5-SNAPSHOT + 8.6-SNAPSHOT jar