Bug 501399 - [Components][doc] upgrade the release doc

Change-Id: Ifcc7930aa2386d720423ea89523e79e66ec76c9e
Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
diff --git a/components/org.eclipse.papyrus.components.parent/src/site/xdoc/relenger/sop-releng.xml b/components/org.eclipse.papyrus.components.parent/src/site/xdoc/relenger/sop-releng.xml
index 3a3201e..0234259 100644
--- a/components/org.eclipse.papyrus.components.parent/src/site/xdoc/relenger/sop-releng.xml
+++ b/components/org.eclipse.papyrus.components.parent/src/site/xdoc/relenger/sop-releng.xml
@@ -24,7 +24,7 @@
 					<li>Remove the -SNAPSHOT extension in the the following pom.xml: /org.eclipse.papyrus.components.parent/org.eclipse.papyrus.components.archetype/pom.xml, /org.eclipse.papyrus.components.parent/pom.xml. Other pom.xml do not have to be touched once they are automatically generated.</li>
 					<li>Merge these modifications</li>
 					<li>Run the job Components: <a href="https://hudson.eclipse.org/papyrus/view/Components/job/papyrus-components/">papyrus-components</a></li>
-					<li>Execute the job Components: <a href="https://hudson.eclipse.org/papyrus/view/Components/job/papyrus-components-deploy-nexus/">papyrus-components-deploy-nexus</a></li>
+					<li>Execute the job Components: <a href="https://hudson.eclipse.org/papyrus/view/Components/job/papyrus-components-deploy-nexus/">papyrus-components-deploy-nexus</a> by entering in the COMMITID field the commitid you would like to release. Usually it is the revision number in the last successfull build in Hudson or the last commit shown in the git log command.</li>
 					<li>It should deploy the new version into the <a href="https://repo.eclipse.org/index.html#nexus-search;quick~org.eclipse.papyrus.components">nexus repository</a> and execute downstream the website job Components: <a href="https://hudson.eclipse.org/papyrus/view/Components/job/papyrus-components-deploy-website">papyrus-components-deploy-website</a>. The downstream jobs can be seen at the end of the build's console report.</li>
 					<li>Deploy the web site by copying the staging directory in the papyrus web git repository. To do this, first clone the <a href="http://git.eclipse.org/c/www.eclipse.org/papyrus.git/"> Papyrus Web git repository </a> and unzip in the components/components/ directory the unzipped built site from <a href="https://hudson.eclipse.org/papyrus/view/Components/job/papyrus-components-deploy-website/ws/site-staging/*zip*/site-staging.zip"> papyrus-components-deploy-website </a></li>
 					<li>Modify the index.html to reflect the new release version by adding a new item to the dropdown menu and updating the referenced page address. This file can be found in the Papyrus Web git repository at the root of the components/components/ folder</li>