summaryrefslogtreecommitdiffstats
path: root/server/ivy.xml
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2013-04-23 16:26:35 +0300
committerVaadin Code Review <review@vaadin.com>2013-04-23 13:36:30 +0000
commitf8c43317db44bb42c62f8280e8824daa2689ae1f (patch)
tree20d340b75bcae4d4344a8b8b53d029d6aab52ec0 /server/ivy.xml
parent02d6e3ed61139e23a2ba431001d48c48a1aecc61 (diff)
downloadvaadin-framework-f8c43317db44bb42c62f8280e8824daa2689ae1f.tar.gz
vaadin-framework-f8c43317db44bb42c62f8280e8824daa2689ae1f.zip
Add patched AtmosphereFramework without support message (#11654)
Change-Id: If0c236cf696d744b55a5288d4622b5d16e07a5cc
Diffstat (limited to 'server/ivy.xml')
-rw-r--r--server/ivy.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/server/ivy.xml b/server/ivy.xml
index 1ecdadd15d..5ff4592ca8 100644
--- a/server/ivy.xml
+++ b/server/ivy.xml
@@ -49,10 +49,6 @@
<!-- Jsoup for BootstrapHandler -->
<dependency org="org.jsoup" name="jsoup" rev="1.6.3"
conf="build,ide,test -> default" />
-
- <!-- Atmosphere -->
- <dependency org="org.atmosphere" name="atmosphere-runtime" rev="1.0.12"
- conf="build-provided,ide,test -> default" />
<!-- TESTING DEPENDENCIES -->