summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2015-04-16 10:34:48 +0300
committerTeemu Suo-Anttila <teemusa@vaadin.com>2015-04-27 13:28:24 +0300
commited011e7e6769db26d75ccf65ca38213470bd61ae (patch)
tree017527196ce2fe389e82810e7c6b3a292da02d06
parent47335336ada064cc06a86bdaa284ed073c5bccff (diff)
downloadvaadin-framework-ed011e7e6769db26d75ccf65ca38213470bd61ae.tar.gz
vaadin-framework-ed011e7e6769db26d75ccf65ca38213470bd61ae.zip
Update Atmosphere JS to fix Firefox websocket reconnect (#17247)
Change-Id: I58249a6c4eaf03de54ff2a0c7c5a2f55bffb856c
-rw-r--r--push/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/push/ivy.xml b/push/ivy.xml
index 605f5d1a05..1c2f3c98e2 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.4.vaadin5">
- <!ENTITY atmosphere.js.version "2.2.6.vaadin3">
+ <!ENTITY atmosphere.js.version "2.2.6.vaadin4">
]>
<ivy-module version="2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"