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/08/03 13:48:57 UTC

git commit: upgrade atmosphere to beta5

Updated Branches:
  refs/heads/master 8bcfc1132 -> f17b6e491


upgrade atmosphere to beta5


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

Branch: refs/heads/master
Commit: f17b6e4919edafe5a7c595336be90b1e9a46ca95
Parents: 8bcfc11
Author: Emond Papegaaij <pa...@apache.org>
Authored: Fri Aug 3 13:48:24 2012 +0200
Committer: Emond Papegaaij <pa...@apache.org>
Committed: Fri Aug 3 13:48:24 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/f17b6e49/wicket-experimental/wicket-atmosphere/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml
index bceb684..5028d3f 100644
--- a/wicket-experimental/wicket-atmosphere/pom.xml
+++ b/wicket-experimental/wicket-atmosphere/pom.xml
@@ -27,7 +27,7 @@
 	<version>0.2-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<properties>
-		<atmosphere.version>1.0.0.beta4</atmosphere.version>
+		<atmosphere.version>1.0.0.beta5</atmosphere.version>
 	</properties>
 	<name>Wicket-Atmosphere</name>
 	<description>Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.</description>