diff options
author | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2018-12-28 13:20:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-28 13:20:58 +0200 |
commit | 18d42160f5ab236b42d7c50544880faa142ee87f (patch) | |
tree | fdb4decc71f73b6a6a86f798c515111325797d82 /test/widget-set-testutil | |
parent | 613f36ff23fe06c676f9a71e92c04ccabcd19c63 (diff) | |
download | vaadin-framework-18d42160f5ab236b42d7c50544880faa142ee87f.tar.gz vaadin-framework-18d42160f5ab236b42d7c50544880faa142ee87f.zip |
Update snapshot to 8.8-snapshot (#11397)
Diffstat (limited to 'test/widget-set-testutil')
-rw-r--r-- | test/widget-set-testutil/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/widget-set-testutil/pom.xml b/test/widget-set-testutil/pom.xml index 96878c36d2..4f60394d91 100644 --- a/test/widget-set-testutil/pom.xml +++ b/test/widget-set-testutil/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.vaadin</groupId> <artifactId>vaadin-test-widget-set-testutil</artifactId> - <version>8.7-SNAPSHOT</version> + <version>8.8-SNAPSHOT</version> <packaging>jar</packaging> <!-- This module does not inherit the vaadin-test on purpose. It is done |