summaryrefslogtreecommitdiffstats
path: root/push
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 /push
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 'push')
-rw-r--r--push/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/push/pom.xml b/push/pom.xml
index 2b72d2b5f7..d41252e93f 100644
--- a/push/pom.xml
+++ b/push/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>
<artifactId>vaadin-push</artifactId>
<name>vaadin-push</name>