You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2012/05/23 16:51:25 UTC

git commit: Upgrade wagon plugin to 2.2

Updated Branches:
  refs/heads/master dea0cf85c -> 0afab701b


Upgrade wagon plugin to 2.2

Upgrade the org.apache.maven.wagon:wagon-ssh-external extension to 2.2


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

Branch: refs/heads/master
Commit: 0afab701b83abd7c859df4f236656f46f8baa065
Parents: dea0cf8
Author: Martijn Dashorst <da...@apache.org>
Authored: Wed May 23 16:51:17 2012 +0200
Committer: Martijn Dashorst <da...@apache.org>
Committed: Wed May 23 16:51:17 2012 +0200

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/0afab701/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d442471..8693e9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@
 			<extension>
 				<groupId>org.apache.maven.wagon</groupId>
 				<artifactId>wagon-ssh-external</artifactId>
-				<version>2.0</version>
+				<version>2.2</version>
 			</extension>
 		</extensions>
 		<resources>