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 'Released' and
'Archived' through 'version' management in the
'administration' console.</p>
</li>
-<li><p>Create a proper signed tag of the released codebase. If the approved
RC tag was 'nifi-0.0.1-RC1' then create a signed release tag of
'nifi-0.0.1'. 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
"Signed release tag for approved release of nifi 0.0.1"</code></p>
+<li><p>Create a proper signed tag of the released codebase. If the approved
RC tag was 'nifi-0.0.1-RC1' then create a signed release tag of
'nifi-0.0.1'. 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
"NIFI-XYZ Signed release tag for approved release of nifi 0.0.1"
COMMIT-ID-OF-RC-TAG</code></p>
</li>
<li><p>Wait 24 hours then send release announcement.</p>
<ul>