WICKET-5175 Upgrade dependencies to their latest stable versions Downgrade the plugin because it causes errors at BuildBot
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e6f539df Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/e6f539df Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/e6f539df Branch: refs/heads/wicket-4774 Commit: e6f539dfa9d5c5d3be2c451df2b9a2e74af49878 Parents: 89d6080 Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Thu May 2 22:18:14 2013 +0200 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Thu May 2 22:18:14 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/e6f539df/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3e4d0f2..18155cd 100644 --- a/pom.xml +++ b/pom.xml @@ -526,7 +526,7 @@ <extension> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ssh-external</artifactId> - <version>2.4</version> + <version>2.2</version> </extension> </extensions> <resources>
