diff options
author | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2017-09-08 12:47:15 +0300 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-09-08 12:47:15 +0300 |
commit | 87175a86c99199d3f905a1cbc29c65c099a2d1d2 (patch) | |
tree | 03bcb559c4f6cf57c57a2e675ca7232a44dca2cf /test/widget-set-testutil/pom.xml | |
parent | 9e66029340cc38b1e7a8ffea47adc63773507451 (diff) | |
download | vaadin-framework-87175a86c99199d3f905a1cbc29c65c099a2d1d2.tar.gz vaadin-framework-87175a86c99199d3f905a1cbc29c65c099a2d1d2.zip |
Update version to 8.2-SNAPSHOT (#9946)
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 927b0c347e..224db0ebfa 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.1-SNAPSHOT</version> + <version>8.2-SNAPSHOT</version> <packaging>jar</packaging> <!-- This module does not inherit the vaadin-test on purpose. It is done |