diff options
author | Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | 2020-05-13 13:05:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-13 13:05:39 +0300 |
commit | 502a144a2dc6b4f1606022360f09d14b9fe687ee (patch) | |
tree | 787288b9e09b84327b725cd7ceff4a194cb68d85 /test/widget-set-testutil/pom.xml | |
parent | 786ca648388335540cba09de8fbd1f234c705e70 (diff) | |
download | vaadin-framework-502a144a2dc6b4f1606022360f09d14b9fe687ee.tar.gz vaadin-framework-502a144a2dc6b4f1606022360f09d14b9fe687ee.zip |
Update to 8.12-snapshot (#11995)
Diffstat (limited to 'test/widget-set-testutil/pom.xml')
-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 dd4c12fc9d..0a27f4a4b5 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.11-SNAPSHOT</version> + <version>8.12-SNAPSHOT</version> <packaging>jar</packaging> <!-- This module does not inherit the vaadin-test on purpose. It is done |