From 7ee99c9a2d6310f1c03e455c1116c29ba3d82f06 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Wed, 14 Apr 2021 12:02:35 +0300 Subject: [PATCH] Update 8.14-SNAPSHOT and release note (#12261) --- all/pom.xml | 2 +- all/src/main/templates/release-notes.html | 17 +++++++---------- 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 +- .../liberty-microprofile/pom.xml | 2 +- .../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 +- .../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, 72 insertions(+), 75 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 6e89c948ce..4a50a201a8 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.13-SNAPSHOT + 8.14-SNAPSHOT vaadin-all vaadin-all diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 8402c50bd4..d118f95fa9 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.12, see the Release - Notes for Vaadin Framework 8.12.0. + For enhancements introduced in Vaadin Framework 8.13, see the Release + Notes for Vaadin Framework 8.13.0. For migrating from previous framework versions, see the list of incompatible changes and how to migrate to Vaadin Framework 8.

@@ -102,11 +99,11 @@

Incompatible or Behavior-altering Changes in @version-minor@

-

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

+

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

Known Issues and Limitations