You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by pa...@apache.org on 2012/05/04 14:12:21 UTC

[7/24] git commit: atmosphere 0.9.1 breaks things, downgrade to 0.9 for now

atmosphere 0.9.1 breaks things, downgrade to 0.9 for now


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

Branch: refs/heads/master
Commit: ae3685d06c8c12f563507be2249debf88315e7bf
Parents: 18714f7
Author: Emond Papegaaij <pa...@apache.org>
Authored: Fri Apr 27 16:22:28 2012 +0200
Committer: Emond Papegaaij <pa...@apache.org>
Committed: Fri Apr 27 16:22:28 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/ae3685d0/wicket-experimental/wicket-atmosphere/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml
index cf92a86..f580b5d 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.1</atmosphere.version>
+		<atmosphere.version>0.9</atmosphere.version>
 	</properties>
 	<name>Wicket-Atmosphere</name>
 	<description>Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.</description>