No need to update README anymore as we now have /current
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4414cdc4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4414cdc4 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4414cdc4 Branch: refs/heads/TINKERPOP-1360 Commit: 4414cdc4cdc0f80bae18741c5b5d76b8a02e7c96 Parents: d61bbdb Author: Stephen Mallette <[email protected]> Authored: Mon Jul 18 09:42:45 2016 -0400 Committer: Stephen Mallette <[email protected]> Committed: Mon Jul 18 09:42:45 2016 -0400 ---------------------------------------------------------------------- docs/src/dev/developer/release.asciidoc | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/4414cdc4/docs/src/dev/developer/release.asciidoc ---------------------------------------------------------------------- diff --git a/docs/src/dev/developer/release.asciidoc b/docs/src/dev/developer/release.asciidoc index e0a83b7..c88d19c 100644 --- a/docs/src/dev/developer/release.asciidoc +++ b/docs/src/dev/developer/release.asciidoc @@ -90,7 +90,6 @@ A positive vote for a particular release from the TinkerPop PMC is required to m are additional tests to perform that the release manager feels are relevant, they should be performed now. In other words, there is no need to rebuild the `SNAPSHOT` yet another time unless there are circumstances that would call its validity into question. -. Update the links in the `README.asciidoc` to point at the latest version. . Update `CHANGELOG.asciidoc`: .. Update the release date .. Generate the JIRA release notes report for the current version and append them to the `CHANGELOG.asciidoc`.
