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:

- 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