]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update project to 8.15-SNAPSHOT (#12392)
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>
Tue, 31 Aug 2021 09:42:12 +0000 (12:42 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Aug 2021 09:42:12 +0000 (12:42 +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 4a50a201a8b0e8ef88668ce681b39372b2bc14af..a7fa29fea9e4de58d29891bfc6fe35c8e09b2d8d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-all</artifactId>
     <name>vaadin-all</name>
index d51532f00badffe8bd403aeafa2cbec63d4122f3..295b113be980a935504f07984b57fc1a469fff18 100644 (file)
             enhancements. Below is a list of the most notable changes:</p>
 
         <ul>
-               <li>Reworked and cleaned up client-side TabSheet and Accordion</li>
+               <li></li>
        </ul>
 
         </p>
 
         <p>
-            For enhancements introduced in Vaadin Framework 8.13, see the <a
-                href="http://vaadin.com/download/release/8.13/8.13.0/release-notes.html">Release
-                Notes for Vaadin Framework 8.13.0</a>.
+            For enhancements introduced in Vaadin Framework 8.14, see the <a
+                href="http://vaadin.com/download/release/8.14/8.14.0/release-notes.html">Release
+                Notes for Vaadin Framework 8.14.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>
         <h2 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h2>
 
         <ul>
-            <li>Deprecating Flash component</li>
+            <li></li>
         </ul>
 
-        <h2>For incompatible or behavior-altering changes in 8.13, please see <a href="https://vaadin.com/download/release/8.13/8.13.0/release-notes.html#incompatible">8.13 release notes</a></h2>
+        <h2>For incompatible or behavior-altering changes in 8.14, please see <a href="https://vaadin.com/download/release/8.14/8.14.0/release-notes.html#incompatible">8.14 release notes</a></h2>
 
         <h3 id="knownissues">Known Issues and Limitations</h3>
         <ul>
index 6f611c167edcda97791fca177ee7c4e72e002547..6f6d060c1ee1239b2abaaafa9e0eb3a79e8c0799 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-bom</artifactId>
     <packaging>pom</packaging>
-    <version>8.14-SNAPSHOT</version>
+    <version>8.15-SNAPSHOT</version>
     <name>Vaadin Framework (Bill of Materials)</name>
     <description>Vaadin Framework (Bill of Materials)</description>
     <url>http://vaadin.com</url>
index 9bdd11686ab2eb35c2e6b625247cab08b53baf3d..0e27ed2e8163495229a7e623b8f57303b9f20273 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <!-- Needed by a plugin in release build -->
     <groupId>com.vaadin</groupId>
index e318d41991ef75c83a482fc11226087aca5700f1..5f5af2713b96cb555e4a4dd70544b695f6ddb47d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-client-compiler</artifactId>
     <name>vaadin-client-compiler</name>
index 929dac138c5e6c4c7f592d657f511f0eb766475f..d4c9febab63b362e93ab1d83252b82875cb39dad 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <!-- Needed by a plugin in release build -->
     <groupId>com.vaadin</groupId>
index 8eed1adbf0d71e259678ce00b01adab6b6dd7e78..13f73df0352fbd6fc1ea522b53aa21f64e8a75a5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-client-compiled</artifactId>
     <name>vaadin-compatibility-client-compiled</name>
index ae7d0f70ff81d8638c288d6c99cc630ffc72ebda..47d52432b69e9924fcf67bff62b11be6f9a3a532 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-client</artifactId>
     <name>vaadin-compatibility-client</name>
index 8f6778159e9140b2fd4ccbf7359a3f084d1a3d77..26e75bca98562bd371dc32c5fc87186a9cb13074 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-server-gae</artifactId>
     <name>vaadin-compatibility-server-gae</name>
index c42d16c8e4dd5eecec5631cd8d9a488b38a7ce04..eeb0aff1a6775d192088b3896749ff8f635aadc2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-server</artifactId>
     <name>vaadin-compatibility-server</name>
index 503415007fd8b4094ad443e55933af177508b9db..23cd221070776fdf777a1d0435e7159289c9b63e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-shared</artifactId>
     <name>vaadin-compatibility-shared</name>
index 9f21327d92627d2b04f2fa00999ab142b1e0d140..941e9d922ca9c1847c6ab7e90079044af4122c3d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-themes</artifactId>
     <name>vaadin-compatibility-themes</name>
index 7a448dcd10640eff678d290ae5183323585d7fd9..9e55700b54a502ec1ea33979ad5a448f9770e522 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
 
     <properties>
index 72daeec19fc9b37679be64c0f4b08cae8954725a..43c21818ffa33241428bdf1305d5cbf7544bcaab 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-liferay</artifactId>
     <name>vaadin-liferay</name>
index c5fc75c00d46b74fdb92ba29fdb3c3b84014e241..ea7136bf55223fb4eb0309457df9eb97b002ced4 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index fda31bfc68600baac6c192708392f414cb71eaf0..5cd631f9c72409d7390b3be64cf515deb293b87e 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.14-SNAPSHOT</version>
+    <version>8.15-SNAPSHOT</version>
 
     <prerequisites>
         <maven>3.1.0</maven>
index 5eb112e644913228940a8b1bf9628137edd6d506..c9213b1a8506f81d664dbe7c941f461c71c0f72e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-push</artifactId>
     <name>vaadin-push</name>
index 94a383e1d69473c90bdd082a252de5c279661300..2a7b15ee5e25a8bd9101eab33e4592b94962d9bc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-server</artifactId>
     <name>vaadin-server</name>
index a206b0d137e29fb39b77364d731a593e72b3d407..f1cc50af0f85eeaf3aaf1d81258e216fb0e210d1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-shared</artifactId>
     <name>vaadin-shared</name>
index 8dced595f80fc3ef33a35417da143cb196658144..b9c9ee762c6e423f53a6507369476a86943b02f6 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-init-param-widget-set</artifactId>
     <packaging>war</packaging>
index 1a85a119465cb2c4de5baf0ff1b2930c7ae0360a..e3abf46e0c99a55eb5c1d3430950f2b54d5bde33 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-no-defined-widget-set</artifactId>
     <packaging>war</packaging>
index 3c7a5ebedae50735fd3f2b79d9941fc012bf4592..32862dea6d90a6c996fea8923294260892a6bdcc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-own-widget-set</artifactId>
     <packaging>war</packaging>
index 1cf3aec621c6b7fb74332d4b959667084e97d1c3..0bdc84670ab583904185017d3dd5a9e545d75ed6 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-bean-api-validation</artifactId>
     <packaging>jar</packaging>
index 1eabff4a75323ed0e778ee0c95f1126efa48cc50..9abcff256d9ce55111cc284cb32200a484a16bd5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-bean-impl-validation</artifactId>
     <packaging>jar</packaging>
index c81341dc132b966bb1eb200048a472a36d414b69..596374d19d731aac1ce205f7f1ec86414aea2120 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-cdi</artifactId>
     <packaging>war</packaging>
index 500c1e397eb5e1146faa2a080758fb665296425b..347bc4383802cdad608889dcfc50aa680e4f7d19 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-default-widget-set</artifactId>
     <packaging>war</packaging>
index 321debd001862d833bb158f9ea2796ca1cdc6d3d..1440176772c713dfa966c11192ed569a41fca364 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-dependency-rewrite-addon</artifactId>
     <packaging>jar</packaging>
index 57d062f36369f1e146d513e5e70dac39ffc2ffc8..3dd6b696b662f31d22ec22d66d3cc6117b96c823 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-dependency-rewrite</artifactId>
     <packaging>war</packaging>
index a449fe8a87ecd85934e586a33257e53d9423ecbc..403c1f31a0de77143f4fa994d17eaad357faf09a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-own-widget-set</artifactId>
     <packaging>war</packaging>
index a6b062838f95a3677568bee2ad8eacd6b942d2bb..94b380b52c5f0ac24de07fa7f88103ec48e84246 100644 (file)
@@ -5,7 +5,7 @@
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-test</artifactId>
     <name>vaadin-test</name>
-    <version>8.14-SNAPSHOT</version>
+    <version>8.15-SNAPSHOT</version>
 
     <packaging>pom</packaging>
     <properties>
index cfa0700ab97b51b57c1a14e65e4bb7cbee627cf0..7a2c5c761b3c45a8910209d1319b9ffc051c424b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-server-tests</artifactId>
     <name>vaadin-test-server-tests</name>
index 47c3c6836ac05c538bcbef3c8126a0c935ac4fab..a2cd91c93157e509a9363ace389412ad562a7c31 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-server-ui</artifactId>
     <name>vaadin-test-server-ui</name>
index 9221dfddcebc4f425581dfdb35a12c0bb677508a..478174ec0a0542ca7b1957d8c1055dbec56718a3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-generic-integration</artifactId>
     <name>vaadin-test-generic-integration</name>
index 7a29faf91a5e7c285200125655d096fb82e88ab2..510e5b8f3b5bd7865df3f138a215424ae66ab979 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-glassfish-server</artifactId>
     <name>Vaadin Glassfish Test</name>
index 8409e04776428696f8b220209055b8eb64b91159..46c5740e11a6ab15b8838c548b0412b21220dc4b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jetty8-server</artifactId>
     <name>Vaadin Jetty 8 Test</name>
index a7da26ab18720d0fe25c1c507e8b3bf49049476c..3b8ccc44270c8fb376f8f2f1655847ad94f46b52 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jetty9-server</artifactId>
     <name>Vaadin Jetty 9 Test</name>
index c704a6d4b898a540c6c4c485ca5de20f2c9f9201..6816b56f72a8f44f7b95b5add070a3789634293b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jsp-integration</artifactId>
     <name>vaadin-test-jsp-integration</name>
index df2ca49de9ae7eb008bb68656ab379df5ea9aa93..ffc1ccfdad5c7deb3d49e8b45626dd0d53b79484 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>vaadin-test-karaf</artifactId>
         <groupId>com.vaadin</groupId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 0a2d45e9a46e3a4716b273d3b36550c5ad643002..b62b4e8d3bd5b5a288c33958fab8cf1ac66139a5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-karaf</artifactId>
     <packaging>pom</packaging>
index 1d5f28cb388d733993dddbc8518a22a157398b83..48235dcbca869172f6b20418886d7fd3e518180e 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test-karaf</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-karaf-bundle1</artifactId>
     <packaging>jar</packaging>
index a33b34be7d7b5bb330c500ea15fe40e48fc0ff9e..f77294b4524e1f74b30bf52fd81e117f31e920f1 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>vaadin-test-karaf</artifactId>
         <groupId>com.vaadin</groupId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-karaf-bundle2</artifactId>
     <packaging>jar</packaging>
index 1146c2eacb6cec5ee6f2a65277433b1759e6720f..493c77439719ae2ab2589286f9eee899918fbb34 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-javaee-server</artifactId>
     <name>Vaadin Liberty JavaEE7 Test</name>
index c6102b677de5af58476ec170668b0ede2bf46c9b..66f7b00dd290993c4396c46ce09b9d54c21fadd0 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-microprofile-server</artifactId>
     <name>Vaadin Liberty MicroProfile Test</name>
index 442610e26b8b70f66df07fcd6b258f7de4a50172..06368b69a7d8cc9fdaaf60528846b8734cc3533c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-webprofile-server</artifactId>
     <name>Vaadin Liberty WebProfile Test</name>
index 2a27a664b5062cd50399c8d160cc465b8420df9c..a82ec4a1502af1f33eecc055c3c6262155ac8a87 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-payara-micro-server</artifactId>
     <name>Vaadin Payara Micro Test</name>
index 1eb92f641510f47e89491ae9ee2fc92a99600b48..0447d58a06f3137e15e7f2887aebbd233373602f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-servlet-containers-test</artifactId>
     <name>vaadin-servlet-containers-test</name>
index 6951bafc7509af6b534471faa6f3cca376e75eb8..7c84b2dacbf595b273cd7a9e9fab9f73e9ea5381 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat7-server</artifactId>
     <name>Vaadin Tomcat 7 Test</name>
index 8cdea06fcb3ea2cd687d0d0e351f66ecfe9f0f5d..2d6e97769e59f931d3ae8546be0fb4e30d37637e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat80-server</artifactId>
     <name>Vaadin Tomcat 8.0 Test</name>
index 90afc6271c3debae8dde5caacb0938eea78a5524..8b62cb4a4f66abf138dc79802cf696e4bc5b61bb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat85-server</artifactId>
     <name>Vaadin Tomcat 8.5 Test</name>
index a8a9892c20e65ed2b8eab11fb872f470f402da8b..4c98a922178587f9291abcd49c10cdb5693050dc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat9-server</artifactId>
     <name>Vaadin Tomcat 9 Test</name>
index bb4cd88bf7a9f4e7237c79e018bf36bed81495ec..7ddaa9c4a586d2c997be3119c3b8cc0ba87010e8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly-swarm-server</artifactId>
     <name>Vaadin Wildfly Swarm Test</name>
index b57c5b30c51a6f4fee0705f6d99aac4c599c5439..7f5190e45376abb4e1673a91ad48ddba695f77d3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly10-server</artifactId>
     <name>Vaadin Wildfly 10 Test</name>
index bd9a87532fb61dc2b97d83230f20afc7b744384a..b9abed04814b8507ea9b90167537a95616837815 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly11-server</artifactId>
     <name>Vaadin Wildfly 11 Test</name>
index f503db3a0f259a378f405bf7703cdf3edcdb5b7a..435376b83a81a02a2953ed6b0c576e984f482c67 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly12-server</artifactId>
     <name>Vaadin Wildfly 12 Test</name>
index 8859798c6f704a62589fe6d340f1bd05d286284d..a5bb82f13a70cc476b3bc5ee234399c9824a7df2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly13-server</artifactId>
     <name>Vaadin Wildfly 13 Test</name>
index 31407847fba695253cad43815a220f78b5653ba1..1f7918ca2c70c422ef5f35c87ca05bcf61894a46 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly8-server</artifactId>
     <name>Vaadin Wildfly 8 Test</name>
index 1b24f3bafe9d20c0d4256861267fd19ad1b47e14..3bcfdb0e16b63b9c63c08e820d4e882c0ebc4c31 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly9-server</artifactId>
     <name>Vaadin Wildfly 9 Test</name>
index 6884875cd5d754b99aac96030237b1820d244c9d..3ef5ade1c6b8c2c52b1f9042534e1e14b53f8d23 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-space-in-directory</artifactId>
     <packaging>war</packaging>
index 7965f9a0b537ba31ccb2aefe0efbb5ce03626199..a0641361b4db146c4bccbb7af0e02a772d3b15d9 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-spring-boot-subcontext</artifactId>
     <packaging>jar</packaging>
index 69f8b5aef5a1eec37fa947f0aa1b449678eb4cd0..225b92ec219c75d432623bed5ba0b9e094228c9e 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-spring-boot</artifactId>
     <packaging>jar</packaging>
index 4b03f6ef932fabdbd867d34acc10b2bfff2d5f84..45faebf24160bf1b4e1c0f84a09f210c77bc0d20 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-vaadin7-widget-set</artifactId>
     <packaging>war</packaging>
index f46a01c8fbb65308ad1933bc30fa44feb4679ffc..011ad76f37d445b201bc169f60b80097d71c0949 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-vaadinservletconfiguration-widget-set</artifactId>
     <packaging>war</packaging>
index 5acda50e36f2000d05c9a777bf08ac05b1f45a30..33326b7a05f27c9398a985f1d6145442ce594d23 100644 (file)
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-test-widget-set-testutil</artifactId>
-    <version>8.14-SNAPSHOT</version>
+    <version>8.15-SNAPSHOT</version>
     <packaging>jar</packaging>
     <!-- 
         This module does not inherit the vaadin-test on purpose. It is done 
index 3081c0f0b2e48ec54505496ef159a75cb8ba45fa..894f0bd66ab461874cffbe9fca86278d105d2888 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-testbench-api</artifactId>
     <name>vaadin-testbench-api</name>
index cb6e7604b97c495d3fccac7291cc91c4eba3b670..7396f349edcdb55c29d8bda2c925febad896c5d4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-themes</artifactId>
     <name>vaadin-themes</name>
index a5a49a57fa590a73227c0f5766b9e440d1a5a66f..b75cc3deb895286239956bed11aa60ed63fc7a1e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.14-SNAPSHOT</version>
+        <version>8.15-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-uitest</artifactId>
     <name>vaadin-uitest</name>