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/73119c61 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/73119c61 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/73119c61 Branch: refs/heads/master Commit: 73119c61498925eb6b5af320e42f21df3687b348 Parents: 7957658 Author: Martijn Dashorst <[email protected]> Authored: Mon Jun 22 10:23:24 2015 +0200 Committer: Martijn Dashorst <[email protected]> Committed: Mon Jun 22 10:23:24 2015 +0200 ---------------------------------------------------------------------- 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/73119c61/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a89af95..ad600b7 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,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/73119c61/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>
