aboutsummaryrefslogtreecommitdiffstats
path: root/push/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'push/pom.xml')
-rw-r--r--push/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/push/pom.xml b/push/pom.xml
index 98c4e2a654..71ecbad0cd 100644
--- a/push/pom.xml
+++ b/push/pom.xml
@@ -22,12 +22,10 @@
<dependency>
<groupId>com.vaadin.external.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
- <version>${atmosphere.runtime.version}</version>
</dependency>
<dependency>
<groupId>com.vaadin.external.atmosphere.client</groupId>
<artifactId>javascript</artifactId>
- <version>${atmosphere.js.version}</version>
<type>war</type>
<scope>provided</scope>
</dependency>