Author: michaelo
Date: Sat Dec 27 16:55:13 2014
New Revision: 1648069

URL: http://svn.apache.org/r1648069
Log:
[MDEPLOY-194] Deploy SSH external: copy and paste failure in POM snippet comment

Modified:
    
maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/deploy-ssh-external.apt

Modified: 
maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/deploy-ssh-external.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/deploy-ssh-external.apt?rev=1648069&r1=1648068&r2=1648069&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/deploy-ssh-external.apt
 (original)
+++ 
maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/deploy-ssh-external.apt
 Sat Dec 27 16:55:13 2014
@@ -45,7 +45,7 @@ Deployment of artifacts in an external S
 
   <build>
     <extensions>
-      <!-- Enabling the use of FTP -->
+      <!-- Enabling the use of SSH -->
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>


Reply via email to