]> source.dussan.org Git - vaadin-framework.git/commitdiff
Upgrade minor version in the project to 8.4 (#10520) 10565/head pr10565/r1
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>
Wed, 24 Jan 2018 12:50:25 +0000 (14:50 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jan 2018 12:50:25 +0000 (14:50 +0200)
66 files changed:
all/pom.xml
all/src/main/templates/release-notes.html
bom/pom.xml
buildhelpers/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/karaf-run-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/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 80c646bc71207394103b68d71367c7806938af65..c3297d3c90a7bf9aea5e4bfba4a7e440961631a8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-all</artifactId>
     <name>vaadin-all</name>
index 3ea177f0796c9ace4b12ec7a951e33486f718ef1..693c36f0b7615734c87528e631b01f445863bc1e 100644 (file)
             enhancements. Below is a list of the most notable changes:</p>
 
         <ul>
-            <li><tt>DateField</tt> components support setting styling for individual dates</li>
-            <li><tt>RadioButtonGroup</tt> and <tt>CheckBoxGroup</tt> have style name <tt>selected</tt> on selected items</li>
-            <li><tt>Grid</tt> supports handling events from <tt>Components</tt> in <tt>Column</tt>.</li>
-            <li><tt>MenuBar</tt> supports different content modes for tool-tips in <tt>MenuItems</tt></li>
         </ul>
 
         </p>
 
         <p>
-            For enhancements introduced in Vaadin Framework 8.2, see the <a
-                href="http://vaadin.com/download/release/8.2/8.2.0/release-notes.html">Release
-                Notes for Vaadin Framework 8.2.0</a>.
+            For enhancements introduced in Vaadin Framework 8.3, see the <a
+                href="http://vaadin.com/download/release/8.3/8.3.0/release-notes.html">Release
+                Notes for Vaadin Framework 8.3.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><tt>BindingBuilder</tt> will now automatically mark bound field <i>read-only</i> when bound to a read-only property or a <tt>null</tt> setter.</li>
 
-        <h2>For incompatible or behavior-altering changes in 8.2, please see <a href="https://vaadin.com/download/release/8.2/8.2.0/release-notes.html#incompatible">8.2 release notes</a></h2>
+        <h2>For incompatible or behavior-altering changes in 8.3, please see <a href="https://vaadin.com/download/release/8.3/8.3.0/release-notes.html#incompatible">8.3 release notes</a></h2>
         
                 
         <h3 id="knownissues">Known Issues and Limitations</h3>
index 486609af462a0cf145c3c59113a0475a107945cb..71a31594e2af536e871f892eff25b645f8b6cc28 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-bom</artifactId>
     <packaging>pom</packaging>
-    <version>8.3-SNAPSHOT</version>
+    <version>8.4-SNAPSHOT</version>
     <name>Vaadin Framework (Bill of Materials)</name>
     <description>Vaadin Framework (Bill of Materials)</description>
     <url>http://vaadin.com</url>
index 0d63a070b1a715baeec7d967941294f8a66fb233..c28dd68097d2471c4f5808eb4d597ce9a87e190f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <!-- Needed by a plugin in release build -->
     <groupId>com.vaadin</groupId>
index 4ad39ba43be2ed8692c65a7913378e577da6c879..8c089c8c268d6afe7f9d53805aa9cabac06990a6 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <!-- Needed by a plugin in release build -->
     <groupId>com.vaadin</groupId>
index 17c3e1eaa8660ce72171fe537d8f78bb7905c743..98067ebde481d3c8c314980862f16769bffa03a9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-client-compiler</artifactId>
     <name>vaadin-client-compiler</name>
index 6ad57bb07020ce01a41f494446ca52895f928f41..f90861a293dfab68bb64a679b2002a6cf0ced7d9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <!-- Needed by a plugin in release build -->
     <groupId>com.vaadin</groupId>
index dad157f280de03011a7e8f15a796d65065ffcc61..48dc8823f5e9936ec323bfd098045fa14dccedc7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-client-compiled</artifactId>
     <name>vaadin-compatibility-client-compiled</name>
index 5bf04c817bcbc7f0d229b0aa7ff5fbf31c1e39da..479256ae581cb119d9d49417c50a038a431fabbc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-client</artifactId>
     <name>vaadin-compatibility-client</name>
index cc3795209c377b8b361a14c898635263c14b7233..4ebe07bae5d501032ba25ba2a6748c45e29e43b2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-server-gae</artifactId>
     <name>vaadin-compatibility-server-gae</name>
index 861d06acf42e5e68a1ec534189a0ff1ef12fa2d8..2448d13d9dda8a093d750ab570b1be110a645a33 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-server</artifactId>
     <name>vaadin-compatibility-server</name>
index 17fe899262cc1c0b78609b2a48ee5e5aac00317e..7ee38af6e99ee18082debdaabd1501b3bf3ac6c7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-shared</artifactId>
     <name>vaadin-compatibility-shared</name>
index bb47112b1b0f1b396a8ad0e72dbf185d47e3bffc..27e1480bcf4b1f9f0c73460a57e1114ce782c387 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-compatibility-themes</artifactId>
     <name>vaadin-compatibility-themes</name>
index 6e81b58224d4b62197a5368c65a1b7eddd0d5acd..5380127e86e7490c1d51c675fd8a8a7e652ee68a 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
 
     <properties>
index 512d46c7ef10e8b035850531c29a504532d9ac21..f4eb32a1c32e5eb9c1a1ffe5b6eb77eef1608994 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-liferay</artifactId>
     <name>vaadin-liferay</name>
index bd101c3ce11b7a49d89072a1d6f136d5fb1a0f4f..931831ccff26b65796e3a2edb17b8172d0b5d187 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index 281a7db21fbd3cee19740ef4b6e8117468e8cb5c..9312c4e633d34e8026ab0348d43693ec5b1051d1 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.3-SNAPSHOT</version>
+    <version>8.4-SNAPSHOT</version>
 
     <prerequisites>
         <maven>3.1.0</maven>
@@ -27,7 +27,7 @@
         <liferay.portal-kernel.version>2.0.0</liferay.portal-kernel.version>
 
         <vaadin.gwt.version>2.8.2</vaadin.gwt.version>
-        <vaadin.plugin.version>8.2-SNAPSHOT</vaadin.plugin.version>
+        <vaadin.plugin.version>8.4-SNAPSHOT</vaadin.plugin.version>
 
         <!-- Used in OSGi manifests -->
         <javax.validation.version>1.0.0.GA</javax.validation.version>
index b6bb49562f13ae5d54629ac31829426260f4fdf5..119d55663de5d14e041463db1de89c9ff08ac2a7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-push</artifactId>
     <name>vaadin-push</name>
index 4c25b3bceb89f29077f244237e58ce3313ecfdd9..96643cb377c20a77ada216a5d178d5257a5da2d7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-server</artifactId>
     <name>vaadin-server</name>
index e7f16590473bcba7dfd9ce6422580978c230e831..8ef9687d11e99f2e0284356994c659fb65bd5fcc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-shared</artifactId>
     <name>vaadin-shared</name>
index 4b84e487d17c5793ad1b3d6f4ba843dbe8c1bf53..715b564004f91094d874db15a84f3a531e002c82 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-init-param-widget-set</artifactId>
     <packaging>war</packaging>
index 103ebd72d900a488ae581c983ab2573d87dc78c2..172503cfd54afe1f085aa0936be00e7c58eb5af1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-no-defined-widget-set</artifactId>
     <packaging>war</packaging>
index e11ae8049c0d2bcf5b2ed8672f3b4d02f9ff2232..d39c0e711abe766be87c95693140f057b62117c9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-addon-using-own-widget-set</artifactId>
     <packaging>war</packaging>
index dfb50889eec247092b5199a7fa3726ae96942e42..908ba0121bbd81a09997b2c17810848736d3bf6c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-bean-api-validation</artifactId>
     <packaging>jar</packaging>
index c47bb910d04c8ae7c3b62c5511a89b44e37adf93..498d55bec4d9915c11e3962df39f2042aea2bbda 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-bean-impl-validation</artifactId>
     <packaging>jar</packaging>
index 3462974b744635cddc3ef5e0757c461d1fc50204..680924cfbf56dbd0a8706349583385e10eb912d3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-cdi</artifactId>
     <packaging>war</packaging>
index 369f211e6adba15cae93ce4dfce023bc8c527ad7..d39c96a4bdfb0647b26b2672bb605f5aa42b9dd3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-default-widget-set</artifactId>
     <packaging>war</packaging>
index 87f9a11008b3fa4c0d4adbcdc68589ef8703cab5..23fdba08517ffac5d2656eaa81a6e6bc1c13c1f4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-dependency-rewrite-addon</artifactId>
     <packaging>jar</packaging>
index d2ac1f0b1ba5f04342aeda133b7db17666a7f08b..b3faff874bcf476fdcb90b3e8268d4e7300ac438 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-dependency-rewrite</artifactId>
     <packaging>war</packaging>
index ff09f5a45902bea2a89e1a470ba7b80f3b00e72f..d57be468952a8e6300a9ceee131644a7a59e0c13 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-own-widget-set</artifactId>
     <packaging>war</packaging>
index 80a0a9e4abc5f4c6064795b7755a81db7caa8006..3f52a63b6da685326774b249de04fc001b6a1da5 100644 (file)
@@ -5,7 +5,7 @@
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-test</artifactId>
     <name>vaadin-test</name>
-    <version>8.3-SNAPSHOT</version>
+    <version>8.4-SNAPSHOT</version>
 
     <packaging>pom</packaging>
     <properties>
@@ -13,7 +13,7 @@
         <maven.compiler.target>1.8</maven.compiler.target>
         <jetty.version>9.3.7.v20160115</jetty.version>
         <phantomjs.version>2.1.1</phantomjs.version>
-        <vaadin.version>8.3-SNAPSHOT</vaadin.version>
+        <vaadin.version>${project.version}</vaadin.version>
         <vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
         <failOnMissingWebXml>false</failOnMissingWebXml>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index e11f1933b90228932049696d374bb2335e123b4d..06ef1a04748c7ab4d5c8b2ccfb7840c5a01e5e31 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-server-tests</artifactId>
     <name>vaadin-test-server-tests</name>
index 224e9cf46a0ad4baea0ba49755a22d3831683d96..9de68ba2987205eef595964965c90ecf1df01310 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-server-ui</artifactId>
     <name>vaadin-test-server-ui</name>
index c0bbe3240cd8c6ef16b1dab0c72117c30d5267f8..fa86ce15cb1868276a39c37c5c3f76aa21bb835f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-generic-integration</artifactId>
     <name>vaadin-test-generic-integration</name>
index 4cebad71fff1130fa74dc7ea848714321a89f6f4..d4fae743a8387bcf9e5ec7e279511f1702f2fdaf 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-glassfish-server</artifactId>
     <name>Vaadin Glassfish Test</name>
index 3cb54283448f52c4ce7c3e32227f8e8b2cfab0f7..34e833559727823c2973c9f1e9b8a1da8ed0f67e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jetty8-server</artifactId>
     <name>Vaadin Jetty 8 Test</name>
index e1a5b56775a836bbc4c320657a6a33f77fbb2a37..426b039a946aba1d330854e6aee0b8658dab64e9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jetty9-server</artifactId>
     <name>Vaadin Jetty 9 Test</name>
index 0d54877237a39f57760de877b4bdfc549f8ce91d..8b4086034010f27b6c9665cc6e7551ab45dd7f4d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-jsp-integration</artifactId>
     <name>vaadin-test-jsp-integration</name>
index 56b9f845255d900578992de53f785702f4561c55..54d137d56788cc16bc1751563a5a6b733e17d68a 100644 (file)
@@ -3,7 +3,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <artifactId>karaf-runner</artifactId>
     <groupId>com.vaadin</groupId>
-    <version>8.3-SNAPSHOT</version>
+    <version>8.4-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <build>
         <plugins>
index 8d9e9f569a61f3c6d8e420e1e8cd95122bc2e69b..e3aad25d46f9b9839a9802386d498f2ac880b7e2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>vaadin-test-karaf</artifactId>
         <groupId>com.vaadin</groupId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index debd4a92b73f12c9b4096265da69c8cdce730246..5b34f01aa6e39d03af7473b5848a259c1aee86db 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-karaf</artifactId>
     <packaging>pom</packaging>
index 0fdd1bcdb98bac5d1dd2b9c74edad57b77d131d6..9332888987d2a0d418bf2103a48248947112bb85 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test-karaf</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-karaf-bundle1</artifactId>
     <packaging>jar</packaging>
index 6b7a1ad67cadf8219881a26c0195e6d3ad5e4495..b945c28adcad082e09cf626336a58b453724ce2d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>vaadin-test-karaf</artifactId>
         <groupId>com.vaadin</groupId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-karaf-bundle2</artifactId>
     <packaging>jar</packaging>
index 3839bc925350cd8c577f67b429eacf5698ba6e96..36137613a63a00f9f755eb071720123dd1b38f9c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-javaee-server</artifactId>
     <name>Vaadin Liberty JavaEE7 Test</name>
index 17ca0c2c76f7833180be30ff441518a4cfdc4b36..3cb4fcf489bcb5d39be0c2ad11d9386a7fb7566d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-microprofile-server</artifactId>
     <name>Vaadin Liberty MicroProfile Test</name>
index 36a991783ca6dd41d37d08369503ed6545092c47..5595ccbaeaf882330de9604d817d921bdf77d471 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-liberty-webprofile-server</artifactId>
     <name>Vaadin Liberty WebProfile Test</name>
index 5fbfccb073f872f8785843a453b7a7e3181bb216..eaef0ce1ace439b856d7430abf1d8f6f0474887b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-payara-micro-server</artifactId>
     <name>Vaadin Payara Micro Test</name>
index 612c7341ccb8cd591a961d0e3d336fc5428c9a7c..57bb9fb9dbb8759ed65d11ac73bfac983e7306aa 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-servlet-containers-test</artifactId>
     <name>vaadin-servlet-containers-test</name>
index ae837ae0b60974363c3d26e629ea5a94c019594b..fa2bd39aaaf900c17455448bb88cd7747fb8c399 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat7-server</artifactId>
     <name>Vaadin Tomcat 7 Test</name>
index ebde998c31c52c96aed9e2c8509218827aa89f00..8198d70c235aa0d89206bf6b666f07419699a998 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat80-server</artifactId>
     <name>Vaadin Tomcat 8.0 Test</name>
index 30ad16308b43bdc06653ff5271c07afb26ffda05..cf68af6c73682bb3ce083906229e1fb504ed3b8d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat85-server</artifactId>
     <name>Vaadin Tomcat 8.5 Test</name>
index 3d88b0959a8ea62dd3f92bd78539b3b873588643..b30d8d60c0d266f00d5c96a2e058155e7c14c2d8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-tomcat9-server</artifactId>
     <name>Vaadin Tomcat 9 Test</name>
index 97413a899a1758860e77fe4c81272ef3661e0884..976386c936982b9099d2911b051ac38a2def72cf 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly-swarm-server</artifactId>
     <name>Vaadin Wildfly Swarm Test</name>
index e495da573b12e88c547681e0bf9f1dee97a3a7db..b06d8ef80d5dd765e27008f72297a2b1742b383d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly10-server</artifactId>
     <name>Vaadin Wildfly 10 Test</name>
index 71a59928381c13deb5b53011fc6536b13895d619..b857812badec8c8cabf7aff78fafd99280d44449 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly11-server</artifactId>
     <name>Vaadin Wildfly 11 Test</name>
index 1ca1439c20ea6503a859b8f6508c0bc15fb54224..aa1e64d24f372c541ebc7d4868d66dc14389a40c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly8-server</artifactId>
     <name>Vaadin Wildfly 8 Test</name>
index 7785f610eed3e9240061d4b88c2d0ebb1843e73e..3c9ea4570bc4a033370c7c0d972a8b361942ae2a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-servlet-containers-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-wildfly9-server</artifactId>
     <name>Vaadin Wildfly 9 Test</name>
index 5febafc47fd6ecf1082b2daffad6e2d375a02ca8..0e206d5fe8ff089c5ea208cd3e982cc00ffff697 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-space-in-directory</artifactId>
     <packaging>war</packaging>
index 08a5fecae3964728230649e0e913fb0b48072165..fd71ad89e585da28d2bf601647250e43dddf7aac 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-spring-boot-subcontext</artifactId>
     <packaging>jar</packaging>
index d5a5b58210a616877758ccca8168b7bd366475da..88f4afc77254bd71bd1d4e0ee82a11235db47c6a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-spring-boot</artifactId>
     <packaging>jar</packaging>
index 645a9664f6a1d746db988758bb4cd2c38a896001..1badc6d4085499edcbfa13710e6587d886635102 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-vaadin7-widget-set</artifactId>
     <packaging>war</packaging>
index 0ea4d276e2845dc531610e1e7d15f2392704da71..2e63f46a28a10acf4afe63a22ec2e17080a1ebab 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-test</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-test-vaadinservletconfiguration-widget-set</artifactId>
     <packaging>war</packaging>
index 825ad86d20fe5af2e145c674bb03596655c5f299..bc012ac99ad6789eaded3a44e510d49e696ab205 100644 (file)
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.vaadin</groupId>
     <artifactId>vaadin-test-widget-set-testutil</artifactId>
-    <version>8.3-SNAPSHOT</version>
+    <version>8.4-SNAPSHOT</version>
     <packaging>jar</packaging>
     <!-- 
         This module does not inherit the vaadin-test on purpose. It is done 
index a3a74192eeb7c0954b417b6f1b92312eea2fdba1..18b1efc934a37d2fd7229ab810c63f14d634750b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-testbench-api</artifactId>
     <name>vaadin-testbench-api</name>
index cd1edc7caf2c6056c15a2386e1f96f5aa783a4d9..9ba2e9910c6bf1b15f0d922ae78e314e82c83565 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-themes</artifactId>
     <name>vaadin-themes</name>
index 32aa62068da84e41136c90e22149486c93318060..5c3c519af546fe4173d3860b72c7ffa3e3478917 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.vaadin</groupId>
         <artifactId>vaadin-root</artifactId>
-        <version>8.3-SNAPSHOT</version>
+        <version>8.4-SNAPSHOT</version>
     </parent>
     <artifactId>vaadin-uitest</artifactId>
     <name>vaadin-uitest</name>