summaryrefslogtreecommitdiffstats
path: root/push/ivy.xml
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2013-07-18 17:11:17 +0300
committerVaadin Code Review <review@vaadin.com>2013-07-19 12:55:38 +0000
commit36aebc81ff63af333a36f7e72d11fe17d06dd97e (patch)
tree0ace4ffdef01c32129b59cd295c3ef8d67165ce4 /push/ivy.xml
parent9c8eb70dd54c1ba56d02111b9246a7767e1a0442 (diff)
downloadvaadin-framework-36aebc81ff63af333a36f7e72d11fe17d06dd97e.tar.gz
vaadin-framework-36aebc81ff63af333a36f7e72d11fe17d06dd97e.zip
Update to Atmosphere 1.0.14.vaadin4 (#12242)
Change-Id: I76ccbf631f8ba169f11513b7d585f39b8ab570a4
Diffstat (limited to 'push/ivy.xml')
-rw-r--r--push/ivy.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/push/ivy.xml b/push/ivy.xml
index 615e404db3..5a2a24fb1f 100644
--- a/push/ivy.xml
+++ b/push/ivy.xml
@@ -26,9 +26,9 @@
rev="2.4" conf="build-provided,ide,test -> default" />
<!-- Atmosphere -->
- <!-- Keep the version number in sync with build.xml -->
+ <!-- Keep the version number in sync with build.xml and other locations listed in that file -->
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-runtime"
- rev="1.0.14.vaadin3" conf="build,ide,test -> default">
+ rev="1.0.14.vaadin4" conf="build,ide,test -> default">
</dependency>
</dependencies>