Repository: maven Updated Branches: refs/heads/master 786285f1f -> 3c63c3b54
[MNG-5605] ssh-wagon hangs Verify there's no regression with this SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3c63c3b5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3c63c3b5 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/3c63c3b5 Branch: refs/heads/master Commit: 3c63c3b54762db9a6c6c13e26f49cf44d2504628 Parents: 786285f Author: Robert Scholte <rfscho...@codehaus.org> Authored: Thu Jan 29 20:33:44 2015 +0100 Committer: Robert Scholte <rfscho...@codehaus.org> Committed: Thu Jan 29 20:33:44 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/3c63c3b5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b993398..a27d422 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ <guavaVersion>18.0</guavaVersion> <guiceVersion>3.2.3</guiceVersion> <sisuInjectVersion>0.3.0.M1</sisuInjectVersion> - <wagonVersion>2.8</wagonVersion> + <wagonVersion>2.9-SNAPSHOT</wagonVersion> <!-- Verify SNAPSHOT for MNG-5605 --> <securityDispatcherVersion>1.3</securityDispatcherVersion> <cipherVersion>1.7</cipherVersion> <modelloVersion>1.8.1</modelloVersion>