Author: tn
Date: Fri Mar  8 07:26:01 2013
New Revision: 1454258

URL: http://svn.apache.org/r1454258
Log:
Put back in the -Prelease profile.

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=1454258&r1=1454257&r2=1454258&view=diff
==============================================================================
--- commons/proper/math/trunk/doc/release/release.howto.txt (original)
+++ commons/proper/math/trunk/doc/release/release.howto.txt Fri Mar  8 07:26:01 
2013
@@ -21,7 +21,7 @@ Preliminary checks:
 As a first optional step, you can test that everything works locally, i.e.
 that the build process can create all the necessary artefacts. The command
 
-  $ mvn clean deploy -Ptest-deploy
+  $ mvn clean deploy -Prelease -Ptest-deploy
 
 should create the artefacts in the "target/deploy".
 


Reply via email to