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 2014/08/15 12:01:06 UTC

[11/23] git commit: WICKET-5452 Make Wicket-Atmosphere testable - AtmosphereTester

WICKET-5452 Make Wicket-Atmosphere testable - AtmosphereTester

Upgrade Atmosphere to 2.1.8


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

Branch: refs/heads/5674-jquery-atmo-webjar
Commit: 2524554a3b26b63c2f42c895505d3a7638d3edd6
Parents: 2239d1e
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Wed Aug 13 12:42:25 2014 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Fri Aug 15 09:45:43 2014 +0200

----------------------------------------------------------------------
 wicket-experimental/wicket-atmosphere/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/2524554a/wicket-experimental/wicket-atmosphere/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml
index 6b257c8..d92b0b5 100644
--- a/wicket-experimental/wicket-atmosphere/pom.xml
+++ b/wicket-experimental/wicket-atmosphere/pom.xml
@@ -27,7 +27,7 @@
 	<version>0.20-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<properties>
-		<atmosphere.version>2.1.4</atmosphere.version>
+		<atmosphere.version>2.1.8</atmosphere.version>
 	</properties>
 	<name>Wicket-Atmosphere</name>
 	<description>Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.</description>