diff options
author | Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | 2021-04-14 12:02:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 12:02:35 +0300 |
commit | 7ee99c9a2d6310f1c03e455c1116c29ba3d82f06 (patch) | |
tree | c63081e65095c46a4846580a1efddc85869aa829 /test/servlet-containers | |
parent | e30226a19564c6ee77064e5178a7665554d57466 (diff) | |
download | vaadin-framework-7ee99c9a2d6310f1c03e455c1116c29ba3d82f06.tar.gz vaadin-framework-7ee99c9a2d6310f1c03e455c1116c29ba3d82f06.zip |
Update 8.14-SNAPSHOT and release note (#12261)
Diffstat (limited to 'test/servlet-containers')
27 files changed, 27 insertions, 27 deletions
diff --git a/test/servlet-containers/generic-tests/pom.xml b/test/servlet-containers/generic-tests/pom.xml index 7f39631113..cfa0700ab9 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.13-SNAPSHOT</version> + <version>8.14-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 482beb0a8d..47c3c6836a 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.13-SNAPSHOT</version> + <version>8.14-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 c978aa1862..9221dfddce 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.13-SNAPSHOT</version> + <version>8.14-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 6afc7a5356..7a29faf91a 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.13-SNAPSHOT</version> + <version>8.14-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 4d9c129418..8409e04776 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.13-SNAPSHOT</version> + <version>8.14-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 9018a8d1c8..a7da26ab18 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.13-SNAPSHOT</version> + <version>8.14-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 00201d81ab..c704a6d4b8 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.13-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-test-jsp-integration</artifactId> <name>vaadin-test-jsp-integration</name> diff --git a/test/servlet-containers/karaf/karaf-run/pom.xml b/test/servlet-containers/karaf/karaf-run/pom.xml index d75155d0fe..df2ca49de9 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.13-SNAPSHOT</version> + <version>8.14-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 07e5e85346..0a2d45e9a4 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.13-SNAPSHOT</version> + <version>8.14-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 0bcd8db78f..1d5f28cb38 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.13-SNAPSHOT</version> + <version>8.14-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 64471a7bfd..a33b34be7d 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.13-SNAPSHOT</version> + <version>8.14-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 b0ff02952a..1146c2eacb 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.13-SNAPSHOT</version> + <version>8.14-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 96f3053a3d..c6102b677d 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.13-SNAPSHOT</version> + <version>8.14-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 8ebfad4d96..442610e26b 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.13-SNAPSHOT</version> + <version>8.14-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 588f0e2f40..2a27a664b5 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.13-SNAPSHOT</version> + <version>8.14-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 89e78e9277..efade777de 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.13-SNAPSHOT</version> + <version>8.14-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 28b2abee22..c0122a41a4 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.13-SNAPSHOT</version> + <version>8.14-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 d3ee9a476c..c9f45e4d63 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.13-SNAPSHOT</version> + <version>8.14-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 e1a693a509..8fcf76066b 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.13-SNAPSHOT</version> + <version>8.14-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 fde7a4bbee..4b46dabf1b 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.13-SNAPSHOT</version> + <version>8.14-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 e58b042927..bb4cd88bf7 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.13-SNAPSHOT</version> + <version>8.14-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 17e9897b99..b57c5b30c5 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.13-SNAPSHOT</version> + <version>8.14-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 85a50116cc..bd9a87532f 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.13-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-test-wildfly11-server</artifactId> <name>Vaadin Wildfly 11 Test</name> diff --git a/test/servlet-containers/wildfly12/pom.xml b/test/servlet-containers/wildfly12/pom.xml index bd5d8aa12b..f503db3a0f 100644 --- a/test/servlet-containers/wildfly12/pom.xml +++ b/test/servlet-containers/wildfly12/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-servlet-containers-test</artifactId> - <version>8.13-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-test-wildfly12-server</artifactId> <name>Vaadin Wildfly 12 Test</name> diff --git a/test/servlet-containers/wildfly13/pom.xml b/test/servlet-containers/wildfly13/pom.xml index 3a07cd464f..8859798c6f 100644 --- a/test/servlet-containers/wildfly13/pom.xml +++ b/test/servlet-containers/wildfly13/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-servlet-containers-test</artifactId> - <version>8.13-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-test-wildfly13-server</artifactId> <name>Vaadin Wildfly 13 Test</name> diff --git a/test/servlet-containers/wildfly8/pom.xml b/test/servlet-containers/wildfly8/pom.xml index 7d640276dc..31407847fb 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.13-SNAPSHOT</version> + <version>8.14-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 1b024b8ed1..1b24f3bafe 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.13-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-test-wildfly9-server</artifactId> <name>Vaadin Wildfly 9 Test</name> |