summaryrefslogtreecommitdiffstats
path: root/push/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-06-25 12:58:23 +0300
committerArtur Signell <artur@vaadin.com>2013-06-25 14:58:52 +0300
commit82dc8bbbe87d081b085ba54a9aa5905578e83217 (patch)
tree68b4c1b30e2ab18faa24e4c1d17666d615827f24 /push/ivy.xml
parent98cf4a45a87fe5b92ec89fd18e2dd37a7e87cb63 (diff)
downloadvaadin-framework-82dc8bbbe87d081b085ba54a9aa5905578e83217.tar.gz
vaadin-framework-82dc8bbbe87d081b085ba54a9aa5905578e83217.zip
Use atmosphere 1.0.14.vaadin3 which fixes Android 4.1 support (#12101)
Change-Id: I75cd1eebeeb5836b9205a9a1e28795be300d135a
Diffstat (limited to 'push/ivy.xml')
-rw-r--r--push/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/push/ivy.xml b/push/ivy.xml
index 8167bf300b..615e404db3 100644
--- a/push/ivy.xml
+++ b/push/ivy.xml
@@ -28,7 +28,7 @@
<!-- Atmosphere -->
<!-- Keep the version number in sync with build.xml -->
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-runtime"
- rev="1.0.14.vaadin2" conf="build,ide,test -> default">
+ rev="1.0.14.vaadin3" conf="build,ide,test -> default">
</dependency>
</dependencies>