aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMehdi Javan <32511762+mehdi-vaadin@users.noreply.github.com>2018-06-29 11:10:55 +0300
committerTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-06-29 11:10:55 +0300
commit0b2e6a525206e466b7637c8f147c2eb5355dd8c3 (patch)
tree346494e4d61cc444b67bc968dd36932742a91bda
parent040b36c1e8307e2b5e8b55d96c7eb5b2f470f111 (diff)
downloadvaadin-framework-0b2e6a525206e466b7637c8f147c2eb5355dd8c3.tar.gz
vaadin-framework-0b2e6a525206e466b7637c8f147c2eb5355dd8c3.zip
Update project version to 8.6-SNAPSHOT (#11011)
-rw-r--r--all/pom.xml2
-rw-r--r--bom/pom.xml2
-rw-r--r--client-compiled/pom.xml2
-rw-r--r--client-compiler/pom.xml2
-rw-r--r--client/pom.xml2
-rw-r--r--compatibility-client-compiled/pom.xml2
-rw-r--r--compatibility-client/pom.xml2
-rw-r--r--compatibility-server-gae/pom.xml2
-rw-r--r--compatibility-server/pom.xml2
-rw-r--r--compatibility-shared/pom.xml2
-rw-r--r--compatibility-themes/pom.xml2
-rw-r--r--liferay-integration/pom.xml2
-rw-r--r--liferay/pom.xml2
-rw-r--r--osgi-integration/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--push/pom.xml2
-rw-r--r--server/pom.xml2
-rw-r--r--shared/pom.xml2
-rw-r--r--test/addon-using-init-param-widget-set/pom.xml2
-rw-r--r--test/addon-using-no-defined-widget-set/pom.xml2
-rw-r--r--test/addon-using-own-widget-set/pom.xml2
-rw-r--r--test/bean-api-validation/pom.xml2
-rw-r--r--test/bean-impl-validation/pom.xml2
-rw-r--r--test/cdi/pom.xml2
-rw-r--r--test/default-widget-set/pom.xml2
-rw-r--r--test/dependency-rewrite-addon/pom.xml2
-rw-r--r--test/dependency-rewrite/pom.xml2
-rw-r--r--test/own-widget-set/pom.xml2
-rw-r--r--test/pom.xml2
-rw-r--r--test/servlet-containers/generic-tests/pom.xml2
-rw-r--r--test/servlet-containers/generic-ui/pom.xml2
-rw-r--r--test/servlet-containers/generic/pom.xml2
-rw-r--r--test/servlet-containers/glassfish/pom.xml2
-rw-r--r--test/servlet-containers/jetty8/pom.xml2
-rw-r--r--test/servlet-containers/jetty9/pom.xml2
-rw-r--r--test/servlet-containers/jsp-integration/pom.xml2
-rw-r--r--test/servlet-containers/karaf/karaf-run/karaf-run-pom.xml2
-rw-r--r--test/servlet-containers/karaf/karaf-run/pom.xml2
-rw-r--r--test/servlet-containers/karaf/pom.xml2
-rw-r--r--test/servlet-containers/karaf/vaadin-karaf-bundle1/pom.xml2
-rw-r--r--test/servlet-containers/karaf/vaadin-karaf-bundle2/pom.xml2
-rw-r--r--test/servlet-containers/liberty-javaee/pom.xml2
-rw-r--r--test/servlet-containers/liberty-microprofile/pom.xml2
-rw-r--r--test/servlet-containers/liberty-webprofile/pom.xml2
-rw-r--r--test/servlet-containers/payara-micro/pom.xml2
-rw-r--r--test/servlet-containers/pom.xml2
-rw-r--r--test/servlet-containers/tomcat7/pom.xml2
-rw-r--r--test/servlet-containers/tomcat80/pom.xml2
-rw-r--r--test/servlet-containers/tomcat85/pom.xml2
-rw-r--r--test/servlet-containers/tomcat9/pom.xml2
-rw-r--r--test/servlet-containers/wildfly-swarm/pom.xml2
-rw-r--r--test/servlet-containers/wildfly10/pom.xml2
-rw-r--r--test/servlet-containers/wildfly11/pom.xml2
-rw-r--r--test/servlet-containers/wildfly8/pom.xml2
-rw-r--r--test/servlet-containers/wildfly9/pom.xml2
-rw-r--r--test/space in directory/pom.xml2
-rw-r--r--test/spring-boot-subcontext/pom.xml2
-rw-r--r--test/spring-boot/pom.xml2
-rw-r--r--test/vaadin7-widget-set/pom.xml2
-rw-r--r--test/vaadinservletconfiguration-widget-set/pom.xml2
-rw-r--r--test/widget-set-testutil/pom.xml2
-rw-r--r--testbench-api/pom.xml2
-rw-r--r--themes/pom.xml2
-rw-r--r--uitest/pom.xml2
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-all</artifactId>
<name>vaadin-all</name>
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 @@
<groupId>com.vaadin</groupId>
<artifactId>vaadin-bom</artifactId>
<packaging>pom</packaging>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
<name>Vaadin Framework (Bill of Materials)</name>
<description>Vaadin Framework (Bill of Materials)</description>
<url>http://vaadin.com</url>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<!-- Needed by a plugin in release build -->
<groupId>com.vaadin</groupId>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-client-compiler</artifactId>
<name>vaadin-client-compiler</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<!-- Needed by a plugin in release build -->
<groupId>com.vaadin</groupId>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-compatibility-client-compiled</artifactId>
<name>vaadin-compatibility-client-compiled</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-compatibility-client</artifactId>
<name>vaadin-compatibility-client</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-compatibility-server-gae</artifactId>
<name>vaadin-compatibility-server-gae</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-compatibility-server</artifactId>
<name>vaadin-compatibility-server</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-compatibility-shared</artifactId>
<name>vaadin-compatibility-shared</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-compatibility-themes</artifactId>
<name>vaadin-compatibility-themes</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<properties>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-liferay</artifactId>
<name>vaadin-liferay</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<properties>
diff --git a/pom.xml b/pom.xml
index a39fbedef8..d8759f487c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<artifactId>vaadin-root</artifactId>
<name>vaadin-root</name>
<packaging>pom</packaging>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
<prerequisites>
<maven>3.1.0</maven>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-push</artifactId>
<name>vaadin-push</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-server</artifactId>
<name>vaadin-server</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-shared</artifactId>
<name>vaadin-shared</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-addon-using-init-param-widget-set</artifactId>
<packaging>war</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-addon-using-no-defined-widget-set</artifactId>
<packaging>war</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-addon-using-own-widget-set</artifactId>
<packaging>war</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-bean-api-validation</artifactId>
<packaging>jar</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-bean-impl-validation</artifactId>
<packaging>jar</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-cdi</artifactId>
<packaging>war</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-default-widget-set</artifactId>
<packaging>war</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-dependency-rewrite-addon</artifactId>
<packaging>jar</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-dependency-rewrite</artifactId>
<packaging>war</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-own-widget-set</artifactId>
<packaging>war</packaging>
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 @@
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
<name>vaadin-test</name>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-server-tests</artifactId>
<name>vaadin-test-server-tests</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-server-ui</artifactId>
<name>vaadin-test-server-ui</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-generic-integration</artifactId>
<name>vaadin-test-generic-integration</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-glassfish-server</artifactId>
<name>Vaadin Glassfish Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-jetty8-server</artifactId>
<name>Vaadin Jetty 8 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-jetty9-server</artifactId>
<name>Vaadin Jetty 9 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-jsp-integration</artifactId>
<name>vaadin-test-jsp-integration</name>
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">
<artifactId>karaf-runner</artifactId>
<groupId>com.vaadin</groupId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
<modelVersion>4.0.0</modelVersion>
<build>
<plugins>
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 @@
<parent>
<artifactId>vaadin-test-karaf</artifactId>
<groupId>com.vaadin</groupId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-karaf</artifactId>
<packaging>pom</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test-karaf</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-karaf-bundle1</artifactId>
<packaging>jar</packaging>
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 @@
<parent>
<artifactId>vaadin-test-karaf</artifactId>
<groupId>com.vaadin</groupId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-karaf-bundle2</artifactId>
<packaging>jar</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-liberty-javaee-server</artifactId>
<name>Vaadin Liberty JavaEE7 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-liberty-microprofile-server</artifactId>
<name>Vaadin Liberty MicroProfile Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-liberty-webprofile-server</artifactId>
<name>Vaadin Liberty WebProfile Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-payara-micro-server</artifactId>
<name>Vaadin Payara Micro Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-servlet-containers-test</artifactId>
<name>vaadin-servlet-containers-test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-tomcat7-server</artifactId>
<name>Vaadin Tomcat 7 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-tomcat80-server</artifactId>
<name>Vaadin Tomcat 8.0 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-tomcat85-server</artifactId>
<name>Vaadin Tomcat 8.5 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-tomcat9-server</artifactId>
<name>Vaadin Tomcat 9 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-wildfly-swarm-server</artifactId>
<name>Vaadin Wildfly Swarm Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-wildfly10-server</artifactId>
<name>Vaadin Wildfly 10 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-wildfly11-server</artifactId>
<name>Vaadin Wildfly 11 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-wildfly8-server</artifactId>
<name>Vaadin Wildfly 8 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-servlet-containers-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-wildfly9-server</artifactId>
<name>Vaadin Wildfly 9 Test</name>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-space-in-directory</artifactId>
<packaging>war</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-spring-boot-subcontext</artifactId>
<packaging>jar</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-spring-boot</artifactId>
<packaging>jar</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-vaadin7-widget-set</artifactId>
<packaging>war</packaging>
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 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-vaadinservletconfiguration-widget-set</artifactId>
<packaging>war</packaging>
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test-widget-set-testutil</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
<packaging>jar</packaging>
<!--
This module does not inherit the vaadin-test on purpose. It is done
diff --git a/testbench-api/pom.xml b/testbench-api/pom.xml
index e07dad1ca7..358916dec3 100644
--- a/testbench-api/pom.xml
+++ b/testbench-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-testbench-api</artifactId>
<name>vaadin-testbench-api</name>
diff --git a/themes/pom.xml b/themes/pom.xml
index 696fe91a42..604c38527a 100644
--- a/themes/pom.xml
+++ b/themes/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-themes</artifactId>
<name>vaadin-themes</name>
diff --git a/uitest/pom.xml b/uitest/pom.xml
index 630d83144d..3b547b4d43 100644
--- a/uitest/pom.xml
+++ b/uitest/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-uitest</artifactId>
<name>vaadin-uitest</name>