summaryrefslogtreecommitdiffstats
path: root/push/ivy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'push/ivy.xml')
-rw-r--r--push/ivy.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/push/ivy.xml b/push/ivy.xml
index 153c02e256..a5ca79d4a3 100644
--- a/push/ivy.xml
+++ b/push/ivy.xml
@@ -20,8 +20,6 @@
<artifact type="pom" ext="pom" />
</publications>
<dependencies>
-
-
<!-- API DEPENDENCIES -->
<!--Servlet API version 2.4 -->
@@ -29,6 +27,7 @@
rev="2.4" conf="build-provided,ide,test -> default" />
<!-- Atmosphere -->
+ <!-- Keep the version number in sync with build.xml -->
<dependency org="org.atmosphere" name="atmosphere-runtime" rev="1.0.12"
conf="build,ide,test -> default">
</dependency>