Repository: ant-antlibs-common Updated Branches: refs/heads/master df8327ba2 -> 0936eaf50
fix property name Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/commit/83a14f03 Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/tree/83a14f03 Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/diff/83a14f03 Branch: refs/heads/master Commit: 83a14f031a71666b00f6693b8150ec4eaf41ad11 Parents: df8327b Author: Stefan Bodewig <stefan.bode...@innoq.com> Authored: Mon Jun 18 16:51:54 2018 +0200 Committer: Stefan Bodewig <stefan.bode...@innoq.com> Committed: Mon Jun 18 16:51:54 2018 +0200 ---------------------------------------------------------------------- ReleaseInstructions | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/blob/83a14f03/ReleaseInstructions ---------------------------------------------------------------------- diff --git a/ReleaseInstructions b/ReleaseInstructions index eb8eb37..b21ce7c 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -31,20 +31,20 @@ Note: this document is based on Ant core's ReleaseInstructions file 5. Create a file version.properties in the projects root dir or edit it if it already exists. Change the value of property - artefact.version to 1.0Beta1. + artifact.version to 1.4. [[ TODO: Check if the documentation files also need to be updated to point to the right areas of Ant's website. ]] 6. Before a build : - the artefact.version property in version.properties governs the naming of + the artifact.version property in version.properties governs the naming of the distribution files. Update the following files for version number: * docs/index.html - * version.properties (artefact.version property) + * version.properties (artifact.version property) Fix the release date inside changes.xml.