From 9d370a760390c0b19988c05f783bee94a0c92d6c Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Wed, 7 Oct 2020 16:39:18 +0300 Subject: [PATCH] Update to 8.13-SNAPSHOT (#12110) --- all/pom.xml | 2 +- all/src/main/templates/release-notes.html | 13 +++++-------- 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 +- .../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, 70 insertions(+), 73 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index daa3f57578..6e89c948ce 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.12-SNAPSHOT + 8.13-SNAPSHOT vaadin-all vaadin-all diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 9fc495c995..158884f56f 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -83,18 +83,15 @@ enhancements. Below is a list of the most notable changes:

- For enhancements introduced in Vaadin Framework 8.11, see the Release - Notes for Vaadin Framework 8.11.0. + For enhancements introduced in Vaadin Framework 8.12, see the Release + Notes for Vaadin Framework 8.12.0. For migrating from previous framework versions, see the list of incompatible changes and how to migrate to Vaadin Framework 8.

@@ -105,7 +102,7 @@
  • -

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

    +

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

    Known Issues and Limitations