This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4a919ae  Automatic Site Publish by Buildbot
4a919ae is described below

commit 4a919aefe00e38f144f05f218fd971fa7af33971
Author: buildbot <[email protected]>
AuthorDate: Thu Dec 16 20:00:59 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Community/ReleaseProcessForCppComponents.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/output/docs/Community/ReleaseProcessForCppComponents.html 
b/output/docs/Community/ReleaseProcessForCppComponents.html
index 89a8f95..92af184 100644
--- a/output/docs/Community/ReleaseProcessForCppComponents.html
+++ b/output/docs/Community/ReleaseProcessForCppComponents.html
@@ -603,8 +603,8 @@
       <li>Confirm that the tag A.B.0-RC1 and the branch A.B.X, and HEAD 
coincide with the correct Git hash.</li>
       <li>Confirm that there are no unstaged or staged changes.</li>
       <li>Return to master branch</li>
-      <li>Edit master setup.py to A’.B’.0-SNAPSHOT where A’ or B’ will be 
incremented by 1. (Bug fix releases will change the 3rd digit)</li>
-      <li>Commit and Push this change to origin/master with the comment 
“Release Process: Change setup.py version to A’.B’.0-SNAPSHOT.”</li>
+      <li>Edit master setup.py to A’.B’.0.dev0 where A’ or B’ will be 
incremented by 1. (Bug fix releases will change the 3rd digit)</li>
+      <li>Commit and Push this change to origin/master with the comment 
“Release Process: Change setup.py version to A’.B’.0.dev0”</li>
       <li>Return to release branch A.B.X</li>
       <li>You may minimize your IDE, pointing at the release branch.</li>
     </ul>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to