Author: erans
Date: Sat Apr 6 12:10:37 2013
New Revision: 1465233
URL: http://svn.apache.org/r1465233
Log:
New target for deploying the web site.
Modified:
commons/proper/math/trunk/doc/release/release.howto.txt
Modified: commons/proper/math/trunk/doc/release/release.howto.txt
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/doc/release/release.howto.txt?rev=1465233&r1=1465232&r2=1465233&view=diff
==============================================================================
--- commons/proper/math/trunk/doc/release/release.howto.txt (original)
+++ commons/proper/math/trunk/doc/release/release.howto.txt Sat Apr 6 12:10:37
2013
@@ -297,7 +297,7 @@ Release (a.k.a. "promote") the artefacts
(14)
Publish the web site. From your local working copy of the tag, run the command:
- $ mvn site:deploy
+ $ mvn site-deploy
(15)