From 04b3c7ce7ed4d6730482000244037baeb7c45df6 Mon Sep 17 00:00:00 2001
From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
Date: Mon, 29 Jul 2019 11:17:15 +0300
Subject: Update to 8.10-SNAPSHOT (#11657)
---
all/pom.xml | 2 +-
all/src/main/templates/release-notes.html | 16 ++++++++--------
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/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/wildfly12/pom.xml | 2 +-
test/servlet-containers/wildfly13/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, 73 insertions(+), 73 deletions(-)
diff --git a/all/pom.xml b/all/pom.xml
index 6c2b55d3ba..72dd56d37a 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-all
vaadin-all
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 3c0a856da5..eda47b4065 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -65,7 +65,7 @@
a number of new features and bug fixes, as listed in the list of enhancements and change log below.
- The API in this beta version is not considered final and may change based on your feedback.
+ The API in this alpha version is not considered final and may change based on your feedback.
@@ -83,17 +83,17 @@
enhancements. Below is a list of the most notable changes:
- - Adds css class name to Grid.Editor on slected row
- - Improves error handling on Upload handler
- - Improves support for OSGi
+
+
+
- For enhancements introduced in Vaadin Framework 8.8, see the Release
- Notes for Vaadin Framework 8.8.0.
+ For enhancements introduced in Vaadin Framework 8.9, see the Release
+ Notes for Vaadin Framework 8.9.0.
For migrating from previous framework versions, see the list of incompatible changes and how to migrate
to Vaadin Framework 8.
@@ -104,7 +104,7 @@
- For incompatible or behavior-altering changes in 8.8, please see 8.8 release notes
+ For incompatible or behavior-altering changes in 8.9, please see 8.9 release notes
Known Issues and Limitations
diff --git a/bom/pom.xml b/bom/pom.xml
index d16e474dcd..4acd065f20 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.vaadin
vaadin-bom
pom
- 8.9-SNAPSHOT
+ 8.10-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 24f9722bcb..5935c6b799 100644
--- a/client-compiled/pom.xml
+++ b/client-compiled/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
com.vaadin
diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml
index fa7763ef75..270e789119 100644
--- a/client-compiler/pom.xml
+++ b/client-compiler/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-client-compiler
vaadin-client-compiler
diff --git a/client/pom.xml b/client/pom.xml
index 8a0ff843cd..cc0e2281d1 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
com.vaadin
diff --git a/compatibility-client-compiled/pom.xml b/compatibility-client-compiled/pom.xml
index 16838de4a3..b4f7a60038 100644
--- a/compatibility-client-compiled/pom.xml
+++ b/compatibility-client-compiled/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-compatibility-client-compiled
vaadin-compatibility-client-compiled
diff --git a/compatibility-client/pom.xml b/compatibility-client/pom.xml
index 92f241f69a..3ac053a95d 100644
--- a/compatibility-client/pom.xml
+++ b/compatibility-client/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-compatibility-client
vaadin-compatibility-client
diff --git a/compatibility-server-gae/pom.xml b/compatibility-server-gae/pom.xml
index 5b73530f14..ad6ec6751c 100644
--- a/compatibility-server-gae/pom.xml
+++ b/compatibility-server-gae/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-compatibility-server-gae
vaadin-compatibility-server-gae
diff --git a/compatibility-server/pom.xml b/compatibility-server/pom.xml
index 6ac8ce0255..aaf45b4978 100644
--- a/compatibility-server/pom.xml
+++ b/compatibility-server/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-compatibility-server
vaadin-compatibility-server
diff --git a/compatibility-shared/pom.xml b/compatibility-shared/pom.xml
index 3ac04874cf..69fe1ecf30 100644
--- a/compatibility-shared/pom.xml
+++ b/compatibility-shared/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-compatibility-shared
vaadin-compatibility-shared
diff --git a/compatibility-themes/pom.xml b/compatibility-themes/pom.xml
index 0d3fd4fbe9..ae8cbab372 100644
--- a/compatibility-themes/pom.xml
+++ b/compatibility-themes/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-compatibility-themes
vaadin-compatibility-themes
diff --git a/liferay-integration/pom.xml b/liferay-integration/pom.xml
index df9f45f18b..eafa6af9dd 100644
--- a/liferay-integration/pom.xml
+++ b/liferay-integration/pom.xml
@@ -9,7 +9,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
diff --git a/liferay/pom.xml b/liferay/pom.xml
index 172c64143c..c323867a60 100644
--- a/liferay/pom.xml
+++ b/liferay/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-liferay
vaadin-liferay
diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml
index f34c778d77..11e3c6a9ed 100644
--- a/osgi-integration/pom.xml
+++ b/osgi-integration/pom.xml
@@ -9,7 +9,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index b276317c83..8198ceef6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
vaadin-root
vaadin-root
pom
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
3.1.0
diff --git a/push/pom.xml b/push/pom.xml
index b91083b523..2b72d2b5f7 100644
--- a/push/pom.xml
+++ b/push/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-push
vaadin-push
diff --git a/server/pom.xml b/server/pom.xml
index 5720b5417f..c0880764fb 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-server
vaadin-server
diff --git a/shared/pom.xml b/shared/pom.xml
index 43f2333f8b..efcbd8eb42 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-root
- 8.9-SNAPSHOT
+ 8.10-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 723f7c2f97..b5aae490c2 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.9-SNAPSHOT
+ 8.10-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 91828a1a0a..5496df70d1 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.9-SNAPSHOT
+ 8.10-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 198e809e62..39d15dd5d8 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.9-SNAPSHOT
+ 8.10-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 c2ec6e0d82..bae42ac783 100644
--- a/test/bean-api-validation/pom.xml
+++ b/test/bean-api-validation/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-bean-api-validation
jar
diff --git a/test/bean-impl-validation/pom.xml b/test/bean-impl-validation/pom.xml
index 0e575f675b..cf5e664651 100644
--- a/test/bean-impl-validation/pom.xml
+++ b/test/bean-impl-validation/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-bean-impl-validation
jar
diff --git a/test/cdi/pom.xml b/test/cdi/pom.xml
index cb9700b08f..edcadf48d9 100644
--- a/test/cdi/pom.xml
+++ b/test/cdi/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-cdi
war
diff --git a/test/default-widget-set/pom.xml b/test/default-widget-set/pom.xml
index de7c4d8a9d..fce0d80584 100644
--- a/test/default-widget-set/pom.xml
+++ b/test/default-widget-set/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-default-widget-set
war
diff --git a/test/dependency-rewrite-addon/pom.xml b/test/dependency-rewrite-addon/pom.xml
index 29b05a4700..716eb0aeb9 100644
--- a/test/dependency-rewrite-addon/pom.xml
+++ b/test/dependency-rewrite-addon/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-dependency-rewrite-addon
jar
diff --git a/test/dependency-rewrite/pom.xml b/test/dependency-rewrite/pom.xml
index 5e8350e039..48f444c08e 100644
--- a/test/dependency-rewrite/pom.xml
+++ b/test/dependency-rewrite/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-dependency-rewrite
war
diff --git a/test/own-widget-set/pom.xml b/test/own-widget-set/pom.xml
index a773992733..f73b97cc4e 100644
--- a/test/own-widget-set/pom.xml
+++ b/test/own-widget-set/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-own-widget-set
war
diff --git a/test/pom.xml b/test/pom.xml
index fcbb9360b1..6939a30042 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
pom
diff --git a/test/servlet-containers/generic-tests/pom.xml b/test/servlet-containers/generic-tests/pom.xml
index c285f6c8d2..6fb9aed476 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.9-SNAPSHOT
+ 8.10-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 f532d7133f..3d42e4df28 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.9-SNAPSHOT
+ 8.10-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 954c4de19b..b132725ec5 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.9-SNAPSHOT
+ 8.10-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 2b253f2dcb..0917acb1c3 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.9-SNAPSHOT
+ 8.10-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 4fcca6f82e..b9134a62b7 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.9-SNAPSHOT
+ 8.10-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 9753975216..c319c55567 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.9-SNAPSHOT
+ 8.10-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 3221532d75..8f8758e02e 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.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-jsp-integration
vaadin-test-jsp-integration
diff --git a/test/servlet-containers/karaf/karaf-run/pom.xml b/test/servlet-containers/karaf/karaf-run/pom.xml
index afa9d80bc8..c27a2db417 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.9-SNAPSHOT
+ 8.10-SNAPSHOT
4.0.0
diff --git a/test/servlet-containers/karaf/pom.xml b/test/servlet-containers/karaf/pom.xml
index 3f4df5c270..9f15fc9c4d 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.9-SNAPSHOT
+ 8.10-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 082cf0d23a..5a6df6da4d 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.9-SNAPSHOT
+ 8.10-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 d760f106d8..5e23493b97 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.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-karaf-bundle2
jar
diff --git a/test/servlet-containers/liberty-javaee/pom.xml b/test/servlet-containers/liberty-javaee/pom.xml
index 5bb4b5f2f6..cdf3094af7 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.9-SNAPSHOT
+ 8.10-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 8193834eb7..5616c30b88 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.9-SNAPSHOT
+ 8.10-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 516cc0189c..82075ed2f0 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.9-SNAPSHOT
+ 8.10-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 51def15458..236f4347ef 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.9-SNAPSHOT
+ 8.10-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 42c429ae73..4ce32b7c03 100644
--- a/test/servlet-containers/pom.xml
+++ b/test/servlet-containers/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-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 b201e7e935..1632b859cc 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.9-SNAPSHOT
+ 8.10-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 e4cabdbcfc..239ee66ebd 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.9-SNAPSHOT
+ 8.10-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 5ec7633e8f..3e711e980b 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.9-SNAPSHOT
+ 8.10-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 9b5a8f2207..058fd9c41f 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.9-SNAPSHOT
+ 8.10-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 301deb0241..b51ce3672d 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.9-SNAPSHOT
+ 8.10-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 1098988fc5..0ce2b73308 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.9-SNAPSHOT
+ 8.10-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 0ec16e18d2..aa15505133 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.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-wildfly11-server
Vaadin Wildfly 11 Test
diff --git a/test/servlet-containers/wildfly12/pom.xml b/test/servlet-containers/wildfly12/pom.xml
index 7fcbb7a55a..55f3619487 100644
--- a/test/servlet-containers/wildfly12/pom.xml
+++ b/test/servlet-containers/wildfly12/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-servlet-containers-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-wildfly12-server
Vaadin Wildfly 12 Test
diff --git a/test/servlet-containers/wildfly13/pom.xml b/test/servlet-containers/wildfly13/pom.xml
index 92992b7cbf..8dfa083222 100644
--- a/test/servlet-containers/wildfly13/pom.xml
+++ b/test/servlet-containers/wildfly13/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-servlet-containers-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-wildfly13-server
Vaadin Wildfly 13 Test
diff --git a/test/servlet-containers/wildfly8/pom.xml b/test/servlet-containers/wildfly8/pom.xml
index 9c7e859bb0..1c704d9b76 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.9-SNAPSHOT
+ 8.10-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 e474477169..a7e854ade1 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.9-SNAPSHOT
+ 8.10-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 08c3cb7be7..00df4c2f35 100644
--- a/test/space in directory/pom.xml
+++ b/test/space in directory/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-space-in-directory
war
diff --git a/test/spring-boot-subcontext/pom.xml b/test/spring-boot-subcontext/pom.xml
index de62058b81..ea24f2f27f 100644
--- a/test/spring-boot-subcontext/pom.xml
+++ b/test/spring-boot-subcontext/pom.xml
@@ -6,7 +6,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-spring-boot-subcontext
jar
diff --git a/test/spring-boot/pom.xml b/test/spring-boot/pom.xml
index 6e71a35d24..b9939da2f3 100644
--- a/test/spring-boot/pom.xml
+++ b/test/spring-boot/pom.xml
@@ -6,7 +6,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-spring-boot
jar
diff --git a/test/vaadin7-widget-set/pom.xml b/test/vaadin7-widget-set/pom.xml
index ce306514f3..70bdad894d 100644
--- a/test/vaadin7-widget-set/pom.xml
+++ b/test/vaadin7-widget-set/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-vaadin7-widget-set
war
diff --git a/test/vaadinservletconfiguration-widget-set/pom.xml b/test/vaadinservletconfiguration-widget-set/pom.xml
index a45e4750ed..a5b388264c 100644
--- a/test/vaadinservletconfiguration-widget-set/pom.xml
+++ b/test/vaadinservletconfiguration-widget-set/pom.xml
@@ -5,7 +5,7 @@
com.vaadin
vaadin-test
- 8.9-SNAPSHOT
+ 8.10-SNAPSHOT
vaadin-test-vaadinservletconfiguration-widget-set
war
diff --git a/test/widget-set-testutil/pom.xml b/test/widget-set-testutil/pom.xml
index bc0202dc62..1325364f15 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.9-SNAPSHOT
+ 8.10-SNAPSHOT
jar