diff options
author | Artur Signell <artur@vaadin.com> | 2015-08-29 20:53:30 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-08-31 07:32:26 +0000 |
commit | d6304c760323400e88ea5477806bbfc38e9d89a8 (patch) | |
tree | ad0494049262b1aefb172c85b1b27eeb42184550 /push | |
parent | abe070212f7a4216524123613319355406394fb8 (diff) | |
download | vaadin-framework-d6304c760323400e88ea5477806bbfc38e9d89a8.tar.gz vaadin-framework-d6304c760323400e88ea5477806bbfc38e9d89a8.zip |
Update Atmosphere to fix reconnect problem (#18686)
Change-Id: I0c2825c8f4c6f44eb16c9106aaac7e0add6e1a5f
Diffstat (limited to 'push')
-rw-r--r-- | push/ivy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/push/ivy.xml b/push/ivy.xml index faf96818e1..180eeac7b8 100644 --- a/push/ivy.xml +++ b/push/ivy.xml @@ -3,7 +3,7 @@ <!-- Keep the version number in sync with build.xml --> <!ENTITY atmosphere.runtime.version "2.2.7.vaadin1"> - <!ENTITY atmosphere.js.version "2.2.6.vaadin4"> + <!ENTITY atmosphere.js.version "2.2.6.vaadin5"> ]> <ivy-module version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |