Repository: incubator-systemml Updated Branches: refs/heads/master fc612f2e0 -> db22020f0
[MINOR] Update Incubator to TLP in project and standalone READMEs Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/db22020f Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/db22020f Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/db22020f Branch: refs/heads/master Commit: db22020f0a7254d55d8d3d4d78cf3f511d73247c Parents: fc612f2 Author: Deron Eriksson <[email protected]> Authored: Mon May 22 10:08:58 2017 -0700 Committer: Deron Eriksson <[email protected]> Committed: Mon May 22 10:08:58 2017 -0700 ---------------------------------------------------------------------- README.md | 5 ++--- src/main/standalone/README.txt | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/db22020f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 54c27a3..0add29a 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,8 @@ limitations under the License. **Issue Tracker:** [JIRA](https://issues.apache.org/jira/browse/SYSTEMML)<br/> **Download:** [Download SystemML](http://systemml.apache.org/download.html)<br/> -**SystemML** is now an **Apache Incubator** project! Please see the [**Apache SystemML (incubating)**](http://systemml.apache.org/) -website for more information. The latest project documentation can be found at the -[**SystemML Documentation**](http://apache.github.io/incubator-systemml/) website on GitHub. +**SystemML** is now an **Apache Top Level Project**! Please see the [**Apache SystemML**](http://systemml.apache.org/) +website for more information. SystemML is a flexible, scalable machine learning system. SystemML's distinguishing characteristics are: http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/db22020f/src/main/standalone/README.txt ---------------------------------------------------------------------- diff --git a/src/main/standalone/README.txt b/src/main/standalone/README.txt index 024c679..ce13abe 100644 --- a/src/main/standalone/README.txt +++ b/src/main/standalone/README.txt @@ -22,9 +22,8 @@ limitations under the License. **Issue Tracker:** [JIRA](https://issues.apache.org/jira/browse/SYSTEMML) **Download:** [Download SystemML](http://systemml.apache.org/download.html) -**SystemML** is now an **Apache Incubator** project! Please see the [**Apache SystemML (incubating)**](http://systemml.apache.org/) -website for more information. The latest project documentation can be found at the -[**SystemML Documentation**](http://apache.github.io/incubator-systemml/) website on GitHub. +**SystemML** is now an **Apache Top Level Project**! Please see the [**Apache SystemML**](http://systemml.apache.org/) +website for more information. SystemML is a flexible, scalable machine learning system. SystemML's distinguishing characteristics are:
