summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pom.xml b/test/pom.xml
index 8dd961f785..91aedf5f04 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -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.2-SNAPSHOT</vaadin.version>
+ <vaadin.version>8.3-SNAPSHOT</vaadin.version>
<vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
<failOnMissingWebXml>false</failOnMissingWebXml>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>