diff options
author | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2018-09-27 09:09:37 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-27 09:09:37 +0300 |
commit | f4aa8eee8796e73691d60f48820715549420d86f (patch) | |
tree | f4e11fdd9bfd250a580a8f17a1a882625f87a13c /client-compiled | |
parent | 56ce91c6160a252ddcd952bca6eb7037120ebf59 (diff) | |
download | vaadin-framework-f4aa8eee8796e73691d60f48820715549420d86f.tar.gz vaadin-framework-f4aa8eee8796e73691d60f48820715549420d86f.zip |
Update master to 8.7-SNAPSHOT (#11208)
Diffstat (limited to 'client-compiled')
-rw-r--r-- | client-compiled/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml index c6ec089680..43c02dc3e5 100644 --- a/client-compiled/pom.xml +++ b/client-compiled/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-root</artifactId> - <version>8.6-SNAPSHOT</version> + <version>8.7-SNAPSHOT</version> </parent> <!-- Needed by a plugin in release build --> <groupId>com.vaadin</groupId> |