Author: aheritier
Date: Mon Mar 17 15:41:02 2008
New Revision: 638111

URL: http://svn.apache.org/viewvc?rev=638111&view=rev
Log:
Add username setting in the command line.

Modified:
    maven/site/trunk/src/site/apt/developers/release/releasing.apt

Modified: maven/site/trunk/src/site/apt/developers/release/releasing.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/release/releasing.apt?rev=638111&r1=638110&r2=638111&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/developers/release/releasing.apt (original)
+++ maven/site/trunk/src/site/apt/developers/release/releasing.apt Mon Mar 17 
15:41:02 2008
@@ -156,7 +156,7 @@
 
 +------+
 mvn site:stage -Preporting
-scp -r 
target/staging/people.apache.org/www/maven.apache.org/plugins/maven-XXX-plugin 
people.apache.org:/www/maven.apache.org/plugins/maven-XXX-plugin-Y.Z
+scp -r 
target/staging/people.apache.org/www/maven.apache.org/plugins/maven-XXX-plugin 
[EMAIL PROTECTED]:/www/maven.apache.org/plugins/maven-XXX-plugin-Y.Z
 +------+
 
  [[6]] Propose a vote on the dev list with the closed issues, the issues left,


Reply via email to