summaryrefslogtreecommitdiffstats
path: root/push/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-10-31 19:00:21 +0200
committerVaadin Code Review <review@vaadin.com>2013-10-31 17:49:38 +0000
commite365eee9c73a66308d2c43d7a406a47e2aecae6a (patch)
tree128c003d654f7750359682fc994f30c74675a5f9 /push/ivy.xml
parent9e6a82d29c827c13834bb7c16f59a621233f8e1c (diff)
downloadvaadin-framework-e365eee9c73a66308d2c43d7a406a47e2aecae6a.tar.gz
vaadin-framework-e365eee9c73a66308d2c43d7a406a47e2aecae6a.zip
No longer require specifying Atmosphere js version in two places
Change-Id: I84faea7fe0cd3447d7d66503e5231f26367dcd57
Diffstat (limited to 'push/ivy.xml')
-rw-r--r--push/ivy.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/push/ivy.xml b/push/ivy.xml
index 1f76224190..1f0f37a460 100644
--- a/push/ivy.xml
+++ b/push/ivy.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ivy-module [
-<!-- Keep the version numbers in sync with build.xml -->
+<!-- Keep the version number in sync with build.xml -->
<!ENTITY atmosphere.runtime.version "1.0.14.vaadin4">
+
<!ENTITY atmosphere.js.version "2.0.3-vaadin1">
]>
<ivy-module version="2.0"