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/09/07 14:44:56 UTC

[2/2] git commit: upgrade atmosphere to 1.0

upgrade atmosphere to 1.0


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

Branch: refs/heads/master
Commit: d6e110345d18be7dc6ff2ac3af5ef608e883d247
Parents: 21a4738
Author: Emond Papegaaij <pa...@apache.org>
Authored: Fri Sep 7 14:44:28 2012 +0200
Committer: Emond Papegaaij <pa...@apache.org>
Committed: Fri Sep 7 14:44:35 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/d6e11034/wicket-experimental/wicket-atmosphere/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml
index f6694b8..c58feea 100644
--- a/wicket-experimental/wicket-atmosphere/pom.xml
+++ b/wicket-experimental/wicket-atmosphere/pom.xml
@@ -27,7 +27,7 @@
 	<version>0.4-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<properties>
-		<atmosphere.version>1.0.0.beta5</atmosphere.version>
+		<atmosphere.version>1.0.0</atmosphere.version>
 	</properties>
 	<name>Wicket-Atmosphere</name>
 	<description>Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.</description>