summaryrefslogtreecommitdiffstats
path: root/client-compiler
diff options
context:
space:
mode:
authorSun Zhe <31067185+ZheSun88@users.noreply.github.com>2019-04-18 12:34:11 +0300
committerGitHub <noreply@github.com>2019-04-18 12:34:11 +0300
commite788dae27aaf99f8a6956dcde6eb95f2d1d5c38f (patch)
tree0b93129cdfe49132eeaaae2701500c4879596810 /client-compiler
parente080de616bcab5470bc7e2a1c8c49b17b1845b6e (diff)
downloadvaadin-framework-e788dae27aaf99f8a6956dcde6eb95f2d1d5c38f.tar.gz
vaadin-framework-e788dae27aaf99f8a6956dcde6eb95f2d1d5c38f.zip
Update to 8.9 (#11535)
* Update to 8.9-SNAPSHOT * update in bom module
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 451d8b44aa..fa7763ef75 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.8-SNAPSHOT</version>
+ <version>8.9-SNAPSHOT</version>
</parent>
<artifactId>vaadin-client-compiler</artifactId>
<name>vaadin-client-compiler</name>