Update Release process for Java components.
diff --git a/docs/Community/ReleaseProcessForJavaComponents.md b/docs/Community/ReleaseProcessForJavaComponents.md
index f51c022..db8f696 100644
--- a/docs/Community/ReleaseProcessForJavaComponents.md
+++ b/docs/Community/ReleaseProcessForJavaComponents.md
@@ -239,7 +239,9 @@
 * Select "orgapachedatasketches-XXXX" (If more than one make sure you select the right one!)
 * At the top of the window, select "Drop"
 
-### Merge branch *master* from branch *A.B.X*.   
+### If necessary, update branch *master* from branch *A.B.X*
+If you have gone through more than one Release Candidate, you may have changes that need to be 
+reflected in the master. Use the **git cherry-pick** command for this.  
 
 ## Finalize Release Documentation