summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-comet-runtime
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-07-18 14:18:46 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-07-18 14:18:46 +0000
commit459f95d4e1dbe1964c510446e4cf77f4f9abb73e (patch)
tree4dc4f42c5cc4b6155122a5901046836c056fe9c6 /sca-java-2.x/trunk/modules/binding-comet-runtime
parent2fdd677d2c1a0b9c423eb90a626070b38d5e2f15 (diff)
Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147891 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/binding-comet-runtime')
-rw-r--r--sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml
index 0be403ad98..4d47e9a8cd 100644
--- a/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml
@@ -61,7 +61,7 @@
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jersey</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.7.2</version>
<scope>compile</scope>
</dependency>
</dependencies>