diff --git a/artifact/project.xml b/artifact/project.xml index 438e8a80..9c436463 100644 --- a/artifact/project.xml +++ b/artifact/project.xml @@ -163,7 +163,7 @@ org.apache.maven.wagon wagon-ssh - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT org.apache.maven.wagon diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 9a23e14c..361d821e 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -27,7 +27,8 @@ Correct the translation of dependency properties on deployment of the POM - Upgrade Wagon SSH External provider to correct issues + Upgrade Wagon SSH External provider to allow the use of no private key, and to correctly pass the private key and port arguments + Upgrade Wagon SSH provider to fix directory creation in the SFTP provider Wholly resolve the POM before deploying