summaryrefslogtreecommitdiffstats
path: root/client-compiler
diff options
context:
space:
mode:
authorSun Zhe <31067185+ZheSun88@users.noreply.github.com>2018-09-27 09:09:37 +0300
committerGitHub <noreply@github.com>2018-09-27 09:09:37 +0300
commitf4aa8eee8796e73691d60f48820715549420d86f (patch)
treef4e11fdd9bfd250a580a8f17a1a882625f87a13c /client-compiler
parent56ce91c6160a252ddcd952bca6eb7037120ebf59 (diff)
downloadvaadin-framework-f4aa8eee8796e73691d60f48820715549420d86f.tar.gz
vaadin-framework-f4aa8eee8796e73691d60f48820715549420d86f.zip
Update master to 8.7-SNAPSHOT (#11208)
Diffstat (limited to 'client-compiler')
-rw-r--r--client-compiler/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml
index 5930ab6f6f..dfc23f2631 100644
--- a/client-compiler/pom.xml
+++ b/client-compiler/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>
<artifactId>vaadin-client-compiler</artifactId>
<name>vaadin-client-compiler</name>