aboutsummaryrefslogtreecommitdiffstats
path: root/testbench-api
diff options
context:
space:
mode:
authorMehdi Javan <32511762+mehdi-vaadin@users.noreply.github.com>2018-06-29 11:10:55 +0300
committerTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-06-29 11:10:55 +0300
commit0b2e6a525206e466b7637c8f147c2eb5355dd8c3 (patch)
tree346494e4d61cc444b67bc968dd36932742a91bda /testbench-api
parent040b36c1e8307e2b5e8b55d96c7eb5b2f470f111 (diff)
downloadvaadin-framework-0b2e6a525206e466b7637c8f147c2eb5355dd8c3.tar.gz
vaadin-framework-0b2e6a525206e466b7637c8f147c2eb5355dd8c3.zip
Update project version to 8.6-SNAPSHOT (#11011)
Diffstat (limited to 'testbench-api')
-rw-r--r--testbench-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testbench-api/pom.xml b/testbench-api/pom.xml
index e07dad1ca7..358916dec3 100644
--- a/testbench-api/pom.xml
+++ b/testbench-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.5-SNAPSHOT</version>
+ <version>8.6-SNAPSHOT</version>
</parent>
<artifactId>vaadin-testbench-api</artifactId>
<name>vaadin-testbench-api</name>