Repository: incubator-samza
Updated Branches:
  refs/heads/master 29f6bb898 -> a8bbf251c


SAMZA-472; update release docs to fix gpg command


Project: http://git-wip-us.apache.org/repos/asf/incubator-samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-samza/commit/a8bbf251
Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza/tree/a8bbf251
Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza/diff/a8bbf251

Branch: refs/heads/master
Commit: a8bbf251c26ff21f3cc49c880011e5927fe628e4
Parents: 29f6bb8
Author: Chris Riccomini <[email protected]>
Authored: Wed Nov 19 08:28:13 2014 -0800
Committer: Chris Riccomini <[email protected]>
Committed: Wed Nov 19 08:28:13 2014 -0800

----------------------------------------------------------------------
 RELEASE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-samza/blob/a8bbf251/RELEASE.md
----------------------------------------------------------------------
diff --git a/RELEASE.md b/RELEASE.md
index 13af09f..1fd83cb 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -28,7 +28,7 @@ Then build the tarball:
 
 Then sign it:
 
-    gpg --sign --armor --detach-sig 
build/distribution/source/samza-sources-*.tgz
+    gpg --sign --armor --detach-sig 
build/distribution/source/apache-samza-*.tgz
 
 Make a signed git tag for the release candidate:
 

Reply via email to