diff options
author | Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | 2019-07-29 11:17:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-29 11:17:15 +0300 |
commit | 04b3c7ce7ed4d6730482000244037baeb7c45df6 (patch) | |
tree | 93b6c2269db2ea4bf63ab590a781c661b7783b94 /test/widget-set-testutil | |
parent | d2443b0a82505b2d4566fbd3a7f849e50afc07d3 (diff) | |
download | vaadin-framework-04b3c7ce7ed4d6730482000244037baeb7c45df6.tar.gz vaadin-framework-04b3c7ce7ed4d6730482000244037baeb7c45df6.zip |
Update to 8.10-SNAPSHOT (#11657)
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 bc0202dc62..1325364f15 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.9-SNAPSHOT</version> + <version>8.10-SNAPSHOT</version> <packaging>jar</packaging> <!-- This module does not inherit the vaadin-test on purpose. It is done |