]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update to 8.13-SNAPSHOT (#12110)
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>
Wed, 7 Oct 2020 13:39:18 +0000 (16:39 +0300)
committerGitHub <noreply@github.com>
Wed, 7 Oct 2020 13:39:18 +0000 (16:39 +0300)
66 files changed:
all/pom.xml
all/src/main/templates/release-notes.html
bom/pom.xml
client-compiled/pom.xml
client-compiler/pom.xml
client/pom.xml
compatibility-client-compiled/pom.xml
compatibility-client/pom.xml
compatibility-server-gae/pom.xml
compatibility-server/pom.xml
compatibility-shared/pom.xml
compatibility-themes/pom.xml
liferay-integration/pom.xml
liferay/pom.xml
osgi-integration/pom.xml
pom.xml
push/pom.xml
server/pom.xml
shared/pom.xml
test/addon-using-init-param-widget-set/pom.xml
test/addon-using-no-defined-widget-set/pom.xml
test/addon-using-own-widget-set/pom.xml
test/bean-api-validation/pom.xml
test/bean-impl-validation/pom.xml
test/cdi/pom.xml
test/default-widget-set/pom.xml
test/dependency-rewrite-addon/pom.xml
test/dependency-rewrite/pom.xml
test/own-widget-set/pom.xml
test/pom.xml
test/servlet-containers/generic-tests/pom.xml
test/servlet-containers/generic-ui/pom.xml
test/servlet-containers/generic/pom.xml
test/servlet-containers/glassfish/pom.xml
test/servlet-containers/jetty8/pom.xml
test/servlet-containers/jetty9/pom.xml
test/servlet-containers/jsp-integration/pom.xml
test/servlet-containers/karaf/karaf-run/pom.xml
test/servlet-containers/karaf/pom.xml
test/servlet-containers/karaf/vaadin-karaf-bundle1/pom.xml
test/servlet-containers/karaf/vaadin-karaf-bundle2/pom.xml
test/servlet-containers/liberty-javaee/pom.xml
test/servlet-containers/liberty-microprofile/pom.xml
test/servlet-containers/liberty-webprofile/pom.xml
test/servlet-containers/payara-micro/pom.xml
test/servlet-containers/pom.xml
test/servlet-containers/tomcat7/pom.xml
test/servlet-containers/tomcat80/pom.xml
test/servlet-containers/tomcat85/pom.xml
test/servlet-containers/tomcat9/pom.xml
test/servlet-containers/wildfly-swarm/pom.xml
test/servlet-containers/wildfly10/pom.xml
test/servlet-containers/wildfly11/pom.xml
test/servlet-containers/wildfly12/pom.xml
test/servlet-containers/wildfly13/pom.xml
test/servlet-containers/wildfly8/pom.xml
test/servlet-containers/wildfly9/pom.xml
test/space in directory/pom.xml
test/spring-boot-subcontext/pom.xml
test/spring-boot/pom.xml
test/vaadin7-widget-set/pom.xml
test/vaadinservletconfiguration-widget-set/pom.xml
test/widget-set-testutil/pom.xml
testbench-api/pom.xml
themes/pom.xml
uitest/pom.xml

index daa3f57578f64c528b189ed3d9bf23c5f503b401..6e89c948ced8a2214f6869319dff1b7380c8df3d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-all</artifactId>
     <name>vaadin-all</name>
index 9fc495c995b89a239704f929fc6ce8ed75fd8214..158884f56f0fd8a115124a047210e4c8c9045773 100644 (file)
             enhancements. Below is a list of the most notable changes:</p>
 
         <ul>
-               <li>Recalculate column widths when vertical scrollbar hidden/shown</li>
-               <li>Add support for "ww" in date format</li>
-               <li>All updates to Escalator size should get reported to LayoutManager</li>
-               <li>Ensure type safety and serializable nature of all the listeners</li>
+               <li></li>
         </ul>
 
         </p>
 
         <p>
-            For enhancements introduced in Vaadin Framework 8.11, see the <a
-                href="http://vaadin.com/download/release/8.11/8.11.0/release-notes.html">Release
-                Notes for Vaadin Framework 8.11.0</a>.
+            For enhancements introduced in Vaadin Framework 8.12, see the <a
+                href="http://vaadin.com/download/release/8.12/8.12.0/release-notes.html">Release
+                Notes for Vaadin Framework 8.12.0</a>.
             For migrating from previous framework versions, see <a href="#incompatible">the list of incompatible changes</a> and <a href="#migrating">how to migrate
             to Vaadin Framework 8</a>.
         </p>
             <li></li>
         </ul>
 
-        <h2>For incompatible or behavior-altering changes in 8.11, please see <a href="https://vaadin.com/download/release/8.11/8.11.0/release-notes.html#incompatible">8.11 release notes</a></h2>
+        <h2>For incompatible or behavior-altering changes in 8.12, please see <a href="https://vaadin.com/download/release/8.12/8.12.0/release-notes.html#incompatible">8.11 release notes</a></h2>
 
         <h3 id="knownissues">Known Issues and Limitations</h3>
         <ul>
index 59f2ee638f25b0f3f20423d231f21fc6f1125cef..f83101cbdf7e64c63e6ecb487e193762ec23a434 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-bom</artifactId>
     <packaging>pom</packaging>
-    <version>8.12-SNAPSHOT</version>
+    <version>8.13-SNAPSHOT</version>
     <name>Vaadin Framework (Bill of Materials)</name>
     <description>Vaadin Framework (Bill of Materials)</description>
     <url>http://vaadin.com</url>
index bccdc0742426339741b3ff84e80713dfcdb6e5d5..09b1d378f7b7adaa8d4799ca8a74108ce5ac0118 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <!-- Needed by a plugin in release build -->
     <groupId>com.vaadin</groupId>
index 455a7c47363f03c894b013310b879dc49fcf0e2b..62f931bfa98758eadddd0543f6c042bdf5cb9c02 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-client-compiler</artifactId>
     <name>vaadin-client-compiler</name>
index 4dd4dac700394fde2a481910f8826bc9accb29f7..9b77989bc8377934f04570ee72c67d1b3215e836 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <!-- Needed by a plugin in release build -->
     <groupId>com.vaadin</groupId>
index 33e320df324112f7b05242f6bcafd779246b95f5..4d371dc02cc855a89f715ac935fa8f181a612c16 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-client-compiled</artifactId>
     <name>vaadin-compatibility-client-compiled</name>
index e423f896a1fbd1742c64bea271a9bf57c1a4bba8..7b327da7d4667a94148e24ed151b4e7242eb5276 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-client</artifactId>
     <name>vaadin-compatibility-client</name>
index 3565da2ea6c73fde76cdc2f655074e4fe17042ba..d43ae5b22788401f70c9da7d5b493aa82159d953 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-server-gae</artifactId>
     <name>vaadin-compatibility-server-gae</name>
index e7084b60f4c7da0e2bf9caafddeb0f3e2c8e077c..5674ed98e316c9ca479a220b4676d0a502803dd8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-server</artifactId>
     <name>vaadin-compatibility-server</name>
index 3f7a797c1f85c10cd82f0d0cee10ba49ad9338fd..3e0f489960a052276a58ffcaf8eac1e53b865fd8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-shared</artifactId>
     <name>vaadin-compatibility-shared</name>
index a5a7ed20ea8b2e6b24ed3050797dc37e74443cb5..022b8aad4fab0957d2c9414d841f81340528cade 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-themes</artifactId>
     <name>vaadin-compatibility-themes</name>
index dabb757db67c14bd691e7c18d830d56419ebea63..0a18bb3cf2881d03460a4f1fb5b2ed53bebad788 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
 
     <properties>
index ca898f37438a5adaf16e8a36ec7aabcf65fbfe46..558e45dd1ba153be417c34ddc5bc27fafb3b842a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-liferay</artifactId>
     <name>vaadin-liferay</name>
index 42be8be39bc464a6890c48f4bc4d9c78404e1cf2..ff67b551d235c728327947bed03b5523bd0d6714 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index c55c9af18a7ca1b003c10235dceae885bd04e77f..31f3494b42da55c57f26fdfebf5140e35b9a02c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
     <artifactId>vaadin-root</artifactId>
     <name>vaadin-root</name>
     <packaging>pom</packaging>
-    <version>8.12-SNAPSHOT</version>
+    <version>8.13-SNAPSHOT</version>
 
     <prerequisites>
         <maven>3.1.0</maven>
index 80dda2cd591387dc01d6160b50462371002b3e23..ad4c5f3eea8817cd2aa2c82cdbdd9ea396395fa0 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-push</artifactId>
     <name>vaadin-push</name>
index f978eb4bb00d8b97545180d2366605e7d34d2c5a..98040a56015a5dfa2c89501cb107275e596a5d4b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-server</artifactId>
     <name>vaadin-server</name>
index 5204a1afdbb0b1b69d3fd13890f054a9ecba585b..f6e4c0e99bbb05b2868569600354e32264ea2cac 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-shared</artifactId>
     <name>vaadin-shared</name>
index ae54176bf5f7c6fad0195bcce4e29a9ae68d305c..a5859a3becfe373e2ce854d38cd3a547997d27b2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-init-param-widget-set</artifactId>
     <packaging>war</packaging>
index 18efbd56b6da68b2cdd6c96ba2914bfacccdb04a..42ed0f484872b9579ce75bab0b052bff37da0cce 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-no-defined-widget-set</artifactId>
     <packaging>war</packaging>
index 1cb30c0c9000b11d8d4b0a8c16197e6ebe99dd18..64b76cbe5ed149751e622be1333c0819f619cd75 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-own-widget-set</artifactId>
     <packaging>war</packaging>
index 12824a047e535cf4f3fdecfaa240d6a50506fbef..b030efa111dc6c5aa5cc984a2004232cf50668c6 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-bean-api-validation</artifactId>
     <packaging>jar</packaging>
index a3412776c449eccec34657c389595597fb06480b..5a0f63f56728403d0448e2688bb7834bfda3d477 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-bean-impl-validation</artifactId>
     <packaging>jar</packaging>
index d12541951bdad115c0a9684299c5556123b030d1..dc479ef7ec7ea7d22fa819bb6c6cf5194e42ea90 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-cdi</artifactId>
     <packaging>war</packaging>
index 164b108eb1b0f29fcbb6af146420d8e004390a3e..d94b90240757cb0c20c0c2cb17c68f239ab5e418 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-default-widget-set</artifactId>
     <packaging>war</packaging>
index 083ba2bff31560fb450f024337bd8d0d8a0e8c76..cd49ec6ecc69491ad068cd3f5c4c8813f1403399 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-dependency-rewrite-addon</artifactId>
     <packaging>jar</packaging>
index 72b1a97c15cb6140498815b5901a5d462b151611..c2c253821ad6fc3edb35b18c743ead1e0e7aa833 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-dependency-rewrite</artifactId>
     <packaging>war</packaging>
index e3f89cbc8ec1c7bcc120ab783d10e0e91408e38e..dc9550a2226e627b4aa63a91f3f6fd9d0c8d27f5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-own-widget-set</artifactId>
     <packaging>war</packaging>
index 2dadcd7263152b76814b8b6faefc5f6ad411aaa6..06c8ba8c558077429adec732f0bfb3e5cfd73916 100644 (file)
@@ -5,7 +5,7 @@
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-test</artifactId>
     <name>vaadin-test</name>
-    <version>8.12-SNAPSHOT</version>
+    <version>8.13-SNAPSHOT</version>
 
     <packaging>pom</packaging>
     <properties>
index 012d3a9f8ced788be527d386371dce307cddfb48..7f396311132c204632ee59980f35f0ea1c2fa9a1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-server-tests</artifactId>
     <name>vaadin-test-server-tests</name>
index 6a742616bcc7fcfefe62a7c4321fd5c4c6fa205c..482beb0a8df14c6056e80834cb40dcc08850585b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-server-ui</artifactId>
     <name>vaadin-test-server-ui</name>
index 8f9725faf801dddd7420df451f3d3865e529fdba..c978aa186255540508fb3ced63a99aa9ca5371cb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-generic-integration</artifactId>
     <name>vaadin-test-generic-integration</name>
index de2996e8a73858ae9e17c40575145ed6de1054f3..6afc7a535682b9833c9c1cd74bd800fb1cdd5783 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-glassfish-server</artifactId>
     <name>Vaadin Glassfish Test</name>
index 566daf14f7f87c8cf406455c765b139307b26b10..4d9c12941896cc2bcf0b87eaa8afdaac3a390968 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jetty8-server</artifactId>
     <name>Vaadin Jetty 8 Test</name>
index 35d433148d7176b17df560904d0dcde8b233e8fb..9018a8d1c82f69703df8a9b62843f1dad9f11db3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jetty9-server</artifactId>
     <name>Vaadin Jetty 9 Test</name>
index 00c212984f36f61b13f75cb1c174081837fdad78..00201d81abe3c3f64afbaef0a7b38f96b8c1ed4e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jsp-integration</artifactId>
     <name>vaadin-test-jsp-integration</name>
index b3a07b3ca32937de057c6982c285b81cded55124..d75155d0fe34b1cfa22e59e4553445235005cad5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>vaadin-test-karaf</artifactId>
         <groupId>com.vaadin</groupId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 401fb0c21c23904dec97b87b58b3584ae0b557b7..07e5e85346b78388a02b508dd6a02a7041b26acc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-karaf</artifactId>
     <packaging>pom</packaging>
index f96db5a894a48ec0ee16ee9b3988f981138b039e..0bcd8db78f6443e25931e2e1b703c0805178975b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test-karaf</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-karaf-bundle1</artifactId>
     <packaging>jar</packaging>
index 9f07e7930a9fc17c2c838bfddfe261a74b03e3ab..64471a7bfdc30308da6e5bb57f8ce29ac98cd891 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>vaadin-test-karaf</artifactId>
         <groupId>com.vaadin</groupId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-karaf-bundle2</artifactId>
     <packaging>jar</packaging>
index 532803c9cad7e7ad5c87d00976ee7dc20aed2b15..b0ff02952aed6a0d2b0cd06a1389f0cf1ecc9aa2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-javaee-server</artifactId>
     <name>Vaadin Liberty JavaEE7 Test</name>
index 530a19f8ad54191f16543f67492241aca00d9d79..96f3053a3d108ee23e339eb27f074d856cc41e12 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-microprofile-server</artifactId>
     <name>Vaadin Liberty MicroProfile Test</name>
index 4281b2a980c3a1044f49599927e00675c18ff8de..8ebfad4d962dac4692094732ecf9d4c29abf466b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-webprofile-server</artifactId>
     <name>Vaadin Liberty WebProfile Test</name>
index 358d6ea8c86e831e9222e4b69cb74ca3c6d5d715..588f0e2f40c6be66748b168635cbe43112a3533a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-payara-micro-server</artifactId>
     <name>Vaadin Payara Micro Test</name>
index dad6f2ef81f80c9d0b180a1f9d8f295d775a2004..89e78e9277c9e675b7d373d43df7af0372e36861 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-servlet-containers-test</artifactId>
     <name>vaadin-servlet-containers-test</name>
index fd0ecd39dc31b87c5b11b30dfec492f6025ef6e1..28b2abee2262a80980e51e84a1e1cd617c669e7e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat7-server</artifactId>
     <name>Vaadin Tomcat 7 Test</name>
index 808888cc5cd20af354b0bb6c674ee182b909afb4..d3ee9a476c8837c3c12ad3da1ad5c550e4c41c64 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat80-server</artifactId>
     <name>Vaadin Tomcat 8.0 Test</name>
index 3ffbdfb305921bfd61da315fb64361c944d79aa1..e1a693a5097971afae81a4c55a636d75c56b1fc3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat85-server</artifactId>
     <name>Vaadin Tomcat 8.5 Test</name>
index be6f637b71f156ce1311ed4c64b8e157df52041c..fde7a4bbeea0dc35bce45effa0949d15260cae46 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat9-server</artifactId>
     <name>Vaadin Tomcat 9 Test</name>
index aa7fdfb45342c1a77deb6179f995b0744d91122f..e58b0429278519122b0a89317504cb84e14e8dd9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly-swarm-server</artifactId>
     <name>Vaadin Wildfly Swarm Test</name>
index 9c6d20f35ace85dbb0ee53790d436fd45c51dcbe..17e9897b99fdef4780a89aa6cc8574c924474e2f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly10-server</artifactId>
     <name>Vaadin Wildfly 10 Test</name>
index 4cbec1ef9727dda1f906bd164f33dd2eb520e63d..85a50116cc01e457d8681f92ee35d8316158bd5b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly11-server</artifactId>
     <name>Vaadin Wildfly 11 Test</name>
index 6b3b0bec5c28b0b9411d0e597442793f179008c3..bd5d8aa12b505f8704ca6ae25fa5ebdef05528bd 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly12-server</artifactId>
     <name>Vaadin Wildfly 12 Test</name>
index f09ae12cdef580a6bd9493a85477a5249205b58c..3a07cd464f1f8e573626b1af3823e806cb8190f0 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly13-server</artifactId>
     <name>Vaadin Wildfly 13 Test</name>
index f5f22403ee9486e361554efac28df9d8c761cc2e..7d640276dc0f39e1d14fd84ba929b607ad0d37f5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly8-server</artifactId>
     <name>Vaadin Wildfly 8 Test</name>
index f4b7d336ce7a085ee067e142e7de3625a34b0970..1b024b8ed184406580dc84dfe0085e4b7654e3ad 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly9-server</artifactId>
     <name>Vaadin Wildfly 9 Test</name>
index 0455da714fb07cddadceb9c8cf4e22f251f43636..8c8281c44f9d13e1fafbe05f4f4bf5bfce923be8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-space-in-directory</artifactId>
     <packaging>war</packaging>
index 5ed83b1f56522d783654e3d400e315c0773516bd..ffa2ca6a584865eecf316a62815af0d3dae5ab5f 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-spring-boot-subcontext</artifactId>
     <packaging>jar</packaging>
index f172378662706b9d45eb18d952cbfb1450a44854..e9ca6eaec0d64a9bb3742898a8cbb6069dec5a8c 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-spring-boot</artifactId>
     <packaging>jar</packaging>
index 7b5f7b17ae414675889e5b0199586c0c08c935a4..e916c4d55366b5b7713f85c7db8b268337ed0653 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-vaadin7-widget-set</artifactId>
     <packaging>war</packaging>
index 40a1079e2ccdeb12c5e14232fd98f82dfb7f69ee..d65954e8a99963f98781e60098a99f41e2c48e26 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-vaadinservletconfiguration-widget-set</artifactId>
     <packaging>war</packaging>
index 0a27f4a4b55ae3484329f4566202ca5d55ef31dc..fb159830bc79b3f4fb162e718fa34f804168325d 100644 (file)
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-test-widget-set-testutil</artifactId>
-    <version>8.12-SNAPSHOT</version>
+    <version>8.13-SNAPSHOT</version>
     <packaging>jar</packaging>
     <!-- 
         This module does not inherit the vaadin-test on purpose. It is done 
index 7be670a8aa29843412268dce9b8a241526ef8df4..23a7a5b5c886b8d9576606c35962be4c0dbd35f3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-testbench-api</artifactId>
     <name>vaadin-testbench-api</name>
index 4393ae88a7adb2deb14ee5e648b9368e019c9679..04f6e786ccb4822a041c6fadbe79cb41b932abdb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-themes</artifactId>
     <name>vaadin-themes</name>
index 0dcac0326e30476ab06a45be4b051bdbcc2aa749..ff2589ad3a73a8437a5b094dcd9be6445af39fea 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.12-SNAPSHOT</version>
+        <version>8.13-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-uitest</artifactId>
     <name>vaadin-uitest</name>