You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2015/12/12 02:17:40 UTC

svn commit: r1719614 - /nifi/site/trunk/release-guide.html

Author: joewitt
Date: Sat Dec 12 01:17:40 2015
New Revision: 1719614

URL: http://svn.apache.org/viewvc?rev=1719614&view=rev
Log:
NIFI-1122

Modified:
    nifi/site/trunk/release-guide.html

Modified: nifi/site/trunk/release-guide.html
URL: http://svn.apache.org/viewvc/nifi/site/trunk/release-guide.html?rev=1719614&r1=1719613&r2=1719614&view=diff
==============================================================================
--- nifi/site/trunk/release-guide.html (original)
+++ nifi/site/trunk/release-guide.html Sat Dec 12 01:17:40 2015
@@ -331,7 +331,7 @@ Now all the voting is done and the relea
 </li>
 <li><p>In Jira mark the release version as &#39;Released&#39; and &#39;Archived&#39; through &#39;version&#39; management in the &#39;administration&#39; console.</p>
 </li>
-<li><p>Create a proper signed tag of the released codebase.  If the approved RC tag was &#39;nifi-0.0.1-RC1&#39; then create a signed release tag of &#39;nifi-0.0.1&#39;.  For instructions on setting up to sign your tag see <a href="http://gitready.com/advanced/2014/11/02/gpg-sign-releases.html">here</a>.  To create a signed release tag enter <code>git tag -s nifi-0.0.1 -m &quot;Signed release tag for approved release of nifi 0.0.1&quot;</code></p>
+<li><p>Create a proper signed tag of the released codebase.  If the approved RC tag was &#39;nifi-0.0.1-RC1&#39; then create a signed release tag of &#39;nifi-0.0.1&#39;.  For instructions on setting up to sign your tag see <a href="http://gitready.com/advanced/2014/11/02/gpg-sign-releases.html">here</a>.  To create a signed release tag enter <code>git tag -s nifi-0.0.1 -m &quot;NIFI-XYZ Signed release tag for approved release of nifi 0.0.1&quot; COMMIT-ID-OF-RC-TAG</code></p>
 </li>
 <li><p>Wait 24 hours then send release announcement.</p>
 <ul>