aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiled
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2020-01-16 14:14:32 +0200
committerGitHub <noreply@github.com>2020-01-16 14:14:32 +0200
commit2aa2de52f0c532f4a6f400b16eb08c340fc80f02 (patch)
tree04c5074eb1ca00fd63df86ad56ff670bd40a1beb /client-compiled
parent1076cb016206553aa017b5e479d5679107b14409 (diff)
downloadvaadin-framework-2aa2de52f0c532f4a6f400b16eb08c340fc80f02.tar.gz
vaadin-framework-2aa2de52f0c532f4a6f400b16eb08c340fc80f02.zip
Update to 8.11 snapshot (#11874)
* Update to 8.11-SNAPSHOT
Diffstat (limited to 'client-compiled')
-rw-r--r--client-compiled/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml
index 5935c6b799..0732f926b1 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.10-SNAPSHOT</version>
+ <version>8.11-SNAPSHOT</version>
</parent>
<!-- Needed by a plugin in release build -->
<groupId>com.vaadin</groupId>