Repository: nifi-site
Updated Branches:
  refs/heads/master 3350079fa -> f4987c1cb


NIFI-1122


Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/f4987c1c
Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/f4987c1c
Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/f4987c1c

Branch: refs/heads/master
Commit: f4987c1cbdf652ea5ab3c2eec423a43b86080fc2
Parents: 3350079
Author: joewitt <[email protected]>
Authored: Fri Dec 11 20:16:46 2015 -0500
Committer: joewitt <[email protected]>
Committed: Fri Dec 11 20:16:46 2015 -0500

----------------------------------------------------------------------
 src/pages/markdown/release-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-site/blob/f4987c1c/src/pages/markdown/release-guide.md
----------------------------------------------------------------------
diff --git a/src/pages/markdown/release-guide.md 
b/src/pages/markdown/release-guide.md
index a021461..eb2cb64 100644
--- a/src/pages/markdown/release-guide.md
+++ b/src/pages/markdown/release-guide.md
@@ -257,7 +257,7 @@ Here are the steps of the release once the release is 
approved:
 
 12.  In Jira mark the release version as 'Released' and 'Archived' through 
'version' management in the 'administration' console.
 
-13.  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 [here][sign-tag-instructs].  To 
create a signed release tag enter `git tag -s nifi-0.0.1 -m "Signed release tag 
for approved release of nifi 0.0.1"`
+13.  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 [here][sign-tag-instructs].  To 
create a signed release tag enter `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`
 
 14.  Wait 24 hours then send release announcement.
     - See [here][release-announce] for an understanding of why you need to 
wait 24 hours

Reply via email to