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 10:16:53 UTC

[07/13] git commit: WICKET-5452 Make Wicket-Atmosphere testable - AtmosphereTester

WICKET-5452 Make Wicket-Atmosphere testable - AtmosphereTester

Upgrade Atmosphere to 2.1.8

(cherry picked from commit 2524554a3b26b63c2f42c895505d3a7638d3edd6)


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

Branch: refs/heads/master
Commit: e48b8ff64f6c6b568330f95fbf1536edb4b940d6
Parents: 114cfad
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 10:12:17 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/e48b8ff6/wicket-experimental/wicket-atmosphere/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml
index 3c2dff1..a0fb82b 100644
--- a/wicket-experimental/wicket-atmosphere/pom.xml
+++ b/wicket-experimental/wicket-atmosphere/pom.xml
@@ -27,7 +27,7 @@
 	<version>0.10-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>