Update release instructions to make a mention of the git hash and svn revision of the releases
diff --git a/doc/src/dev/release.adoc b/doc/src/dev/release.adoc
index 9d287c9..254291f 100644
--- a/doc/src/dev/release.adoc
+++ b/doc/src/dev/release.adoc
@@ -96,11 +96,11 @@
 
 I have built a release candidate for Apache IvyDE $VERSION
 
-The tag is here: https://git1-us-west.apache.org/repos/asf?p=ant-ivyde.git;a=commit;h=refs/tags/$VERSION
+The tag is here: https://git1-us-west.apache.org/repos/asf?p=ant-ivyde.git;a=commit;h=refs/tags/$VERSION with the sha1 ${githash-of-tag}
 
-You can download the distribution from this URL: https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION
+You can download the distribution from this URL: https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION at revision ${svn-rev-of-the-commit}
 
-The Eclipse p2 repository is there: https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-$VERSION
+The Eclipse p2 repository is there: https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-$VERSION at revision ${svn-rev-of-the-commit}
 
 Do you vote for the release of these binaries?