Note to not forget to tag release

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525298 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-09-21 22:28:05 +00:00
parent a02bd8cc0d
commit ee9eb6dbd3
1 changed files with 1 additions and 0 deletions

View File

@ -75,3 +75,4 @@ echo ' for i in *.tar.gz; do echo $i; gpg --print-mds $i > $i.mds ; done'
echo ' for i in *.tar.gz; do echo $i; gpg --armor --output $i.asc --detach-sig $i ; done'
echo ' rsync -av ${archivedir} people.apache.org:public_html/hbase-VERSION'
echo "Check the content deployed to maven. If good, close the repo and record links of temporary staging repo"
echo "If all good tag the RC"