Skip to content

Commit

Permalink
switch back to ssh wagon
Browse files Browse the repository at this point in the history
  • Loading branch information
renep committed Jul 22, 2016
1 parent 7b6e074 commit c49fb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Expand Up @@ -72,7 +72,7 @@ dependencies {
testCompile 'org.spockframework:spock-core:1.0-groovy-2.4'
testCompile 'org.objenesis:objenesis:1.2'
testCompile 'cglib:cglib-nodep:2.2.2'
deployerJars 'org.apache.maven.wagon:wagon-ssh-external:2.2'
deployerJars 'org.apache.maven.wagon:wagon-ssh:2.10'
testCompile('org.spockframework:spock-core:1.0-groovy-2.4') {
exclude module: 'groovy-all'
}
Expand Down

0 comments on commit c49fb11

Please sign in to comment.