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 /themes | |
parent | d2443b0a82505b2d4566fbd3a7f849e50afc07d3 (diff) | |
download | vaadin-framework-04b3c7ce7ed4d6730482000244037baeb7c45df6.tar.gz vaadin-framework-04b3c7ce7ed4d6730482000244037baeb7c45df6.zip |
Update to 8.10-SNAPSHOT (#11657)
Diffstat (limited to 'themes')
-rw-r--r-- | themes/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/pom.xml b/themes/pom.xml index 851f08f3f1..d1d1df02f7 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-root</artifactId> - <version>8.9-SNAPSHOT</version> + <version>8.10-SNAPSHOT</version> </parent> <artifactId>vaadin-themes</artifactId> <name>vaadin-themes</name> |