You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sm...@apache.org on 2015/11/06 02:21:37 UTC

svn commit: r1712890 - /mahout/site/mahout_cms/trunk/content/developers/how-to-release.mdtext

Author: smarthi
Date: Fri Nov  6 01:21:36 2015
New Revision: 1712890

URL: http://svn.apache.org/viewvc?rev=1712890&view=rev
Log:
MAHOUT-1443: Update 'How To Release' Page

Modified:
    mahout/site/mahout_cms/trunk/content/developers/how-to-release.mdtext

Modified: mahout/site/mahout_cms/trunk/content/developers/how-to-release.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/developers/how-to-release.mdtext?rev=1712890&r1=1712889&r2=1712890&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/developers/how-to-release.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/developers/how-to-release.mdtext Fri Nov  6 01:21:36 2015
@@ -128,8 +128,9 @@ svn.us.apache.org to svn.apache.org.
 
  You may also have to rollback the version numbers in the POM files.
 
-    ( If you want to skip test cases while rebuilding, use mvn
--DpreparationGoals="clean compile" release:prepare release:perform)
+    ( If you want to skip test cases while rebuilding, use
+ mvn -DpreparationGoals="clean compile" release:prepare release:perform)
+
 * Review the artifacts, etc. on the Apache Repository (using Sonatype's
 Nexus application) site: https://repository.apache.org/.
            You will need to login using your ASF SVN credentials and then