diff options
author | Artur Signell <artur@vaadin.com> | 2013-06-14 11:42:37 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-06-14 10:23:24 +0000 |
commit | 8c4800a6a1cd735046085ba56acb3d50283eb42c (patch) | |
tree | 166aa598d6b8b7adb0822313a5fad4d087b7640b /push/ivy.xml | |
parent | ad9c3506e752534f72814da2782fc87db55b49c0 (diff) | |
download | vaadin-framework-8c4800a6a1cd735046085ba56acb3d50283eb42c.tar.gz vaadin-framework-8c4800a6a1cd735046085ba56acb3d50283eb42c.zip |
Updated to atmosphere 1.0.14-vaadin1
Change-Id: I758ec93ce6eeeef023811f754e67eed122c510d9
Diffstat (limited to 'push/ivy.xml')
-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 d0a60dc1c3..444e8908e0 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-2" conf="build,ide,test -> default"> + rev="1.0.14-vaadin1" conf="build,ide,test -> default"> </dependency> </dependencies> |