You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ak...@apache.org on 2017/03/01 00:41:57 UTC

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

Author: akm
Date: Wed Mar  1 00:41:57 2017
New Revision: 1784842

URL: http://svn.apache.org/viewvc?rev=1784842&view=rev
Log:
CMS commit to mahout by akm

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=1784842&r1=1784841&r2=1784842&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 Wed Mar  1 00:41:57 2017
@@ -127,6 +127,7 @@ svn.us.apache.org to svn.apache.org.
  This will likely save you time and do the right thing. You may also need to delete the tag in source control:
 
   git tag -d mahout-X.XX.X
+
   git push apache :refs/tags/mahout-X.XX.X
 
  You may also have to rollback the version numbers in the POM files.