Repository: incubator-systemml Updated Branches: refs/heads/gh-pages a32c37b33 -> de81e9bbf
[SYSTEMML-1613] Remove incubator disclaimer from project Closes #508. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/de81e9bb Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/de81e9bb Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/de81e9bb Branch: refs/heads/gh-pages Commit: de81e9bbf4a1870729a9cfc16ad1acef21eac282 Parents: a32c37b Author: Deron Eriksson <[email protected]> Authored: Mon May 22 15:09:31 2017 -0700 Committer: Deron Eriksson <[email protected]> Committed: Mon May 22 15:09:31 2017 -0700 ---------------------------------------------------------------------- release-process.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/de81e9bb/release-process.md ---------------------------------------------------------------------- diff --git a/release-process.md b/release-process.md index d64d417..9cf9821 100644 --- a/release-process.md +++ b/release-process.md @@ -174,11 +174,9 @@ contents of the artifacts. If the project dependencies (ie, libraries) have chan since the last release, the LICENSE and NOTICE files must be updated to reflect these changes. -Each artifact *should* contain a DISCLAIMER file. - For more information, see: -1. <http://incubator.apache.org/guides/releasemanagement.html> +1. <http://www.apache.org/dev/#releases> 2. <http://www.apache.org/dev/licensing-howto.html>
