diff options
author | Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | 2021-08-31 12:42:12 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 12:42:12 +0300 |
commit | 7f632bfaba1e7934815fe64ec87c975582b495f3 (patch) | |
tree | 5226ec30ab140bc5d3b80c6d1a1dd67890901616 /test/pom.xml | |
parent | 4806947e508eee2006b2393a8cb6305eecd4e128 (diff) | |
download | vaadin-framework-7f632bfaba1e7934815fe64ec87c975582b495f3.tar.gz vaadin-framework-7f632bfaba1e7934815fe64ec87c975582b495f3.zip |
Update project to 8.15-SNAPSHOT (#12392)
Diffstat (limited to 'test/pom.xml')
-rw-r--r-- | test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pom.xml b/test/pom.xml index a6b062838f..94b380b52c 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ <groupId>com.vaadin</groupId> <artifactId>vaadin-test</artifactId> <name>vaadin-test</name> - <version>8.14-SNAPSHOT</version> + <version>8.15-SNAPSHOT</version> <packaging>pom</packaging> <properties> |