summaryrefslogtreecommitdiffstats
path: root/all
diff options
context:
space:
mode:
Diffstat (limited to 'all')
-rw-r--r--all/ivy.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/all/ivy.xml b/all/ivy.xml
index 103d65e812..2b212f6675 100644
--- a/all/ivy.xml
+++ b/all/ivy.xml
@@ -32,6 +32,8 @@
rev="${vaadin.version}"/>
<dependency org="com.vaadin" name="vaadin-client-compiled"
rev="${vaadin.version}"/>
+ <dependency org="com.vaadin" name="vaadin-push"
+ rev="${vaadin.version}"/>
</dependencies>