diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc index e2d1692e..a4695085 100644 --- a/asciidoc/dev/makerelease.adoc +++ b/asciidoc/dev/makerelease.adoc @@ -164,13 +164,13 @@ Subject: [VOTE] Ivy ${version} Release I have built a release candidate for Ivy ${version} -The svn tag of this release is: https://git-wip-us.apache.org/repos/asf?p=ant-ivy.git;a=tag;h=refs/tags/${version} +The git tag of this release is: https://git-wip-us.apache.org/repos/asf?p=ant-ivy.git;a=tag;h=refs/tags/${version} with the sha1 ${githash-of-tag} The artifacts has been published to: https://dist.apache.org/repos/dist/dev/ant/ivy/${version} at revision ${svn-rev-of-the-check-in} The staging Maven repository is available there: https://repository.apache.org/content/repositories/orgapacheant-XXXX -The Eclipse updatesite has been build there: https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivy-2.0.0.beta1_20141213170938/ +The Eclipse updatesite has been build there: https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivy-${version}/ Do you vote for the release of these binaries?