You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2012/05/16 09:09:32 UTC

[4/6] git commit: Upgrade Atmosphere to 0.9.4

Upgrade Atmosphere to 0.9.4


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/9cc2ac55
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/9cc2ac55
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/9cc2ac55

Branch: refs/heads/master
Commit: 9cc2ac551d14b987c6a8293de61edb6f67000c5c
Parents: 00623c3
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Wed May 16 09:01:08 2012 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Wed May 16 09:09:15 2012 +0200

----------------------------------------------------------------------
 wicket-experimental/wicket-atmosphere/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/9cc2ac55/wicket-experimental/wicket-atmosphere/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml
index 806db2c2..f1370e8 100644
--- a/wicket-experimental/wicket-atmosphere/pom.xml
+++ b/wicket-experimental/wicket-atmosphere/pom.xml
@@ -27,7 +27,7 @@
 	<version>0.1-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<properties>
-		<atmosphere.version>0.9.3</atmosphere.version>
+		<atmosphere.version>0.9.4</atmosphere.version>
 	</properties>
 	<name>Wicket-Atmosphere</name>
 	<description>Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.</description>