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 2015/06/24 14:58:47 UTC

[41/50] [abbrv] wicket git commit: New development versions

New development versions


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

Branch: refs/heads/master
Commit: 720bcf3c42d499bd2e1a30245a3f471dccfe8d75
Parents: 12328de
Author: Martijn Dashorst <da...@apache.org>
Authored: Mon Jun 22 10:23:24 2015 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Wed Jun 24 14:56:35 2015 +0300

----------------------------------------------------------------------
 pom.xml                                       | 2 +-
 wicket-experimental/wicket-atmosphere/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/720bcf3c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b5a1d3b..00703bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -398,7 +398,7 @@
 			<dependency>
 				<groupId>org.apache.wicket.experimental.wicket7</groupId>
 				<artifactId>wicket-atmosphere</artifactId>
-				<version>0.22-SNAPSHOT</version>
+				<version>0.23-SNAPSHOT</version>
 				<type>jar</type>
 			</dependency>
 			<dependency>

http://git-wip-us.apache.org/repos/asf/wicket/blob/720bcf3c/wicket-experimental/wicket-atmosphere/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml
index 62c6e37..c2683b4 100644
--- a/wicket-experimental/wicket-atmosphere/pom.xml
+++ b/wicket-experimental/wicket-atmosphere/pom.xml
@@ -24,7 +24,7 @@
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>wicket-atmosphere</artifactId>
-	<version>0.22-SNAPSHOT</version>
+	<version>0.23-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<name>Wicket-Atmosphere</name>
 	<description>Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.</description>