Repository: apex-site Updated Branches: refs/heads/master cedfda71f -> d67e1eb16
Updates for Malhar 3.5.0. Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/d67e1eb1 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/d67e1eb1 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/d67e1eb1 Branch: refs/heads/master Commit: d67e1eb16906be04b486a30f6bc9aa73d9f470a8 Parents: cedfda7 Author: Thomas Weise <[email protected]> Authored: Mon Sep 5 17:07:35 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Mon Sep 5 17:07:35 2016 -0700 ---------------------------------------------------------------------- releases.json | 12 ++++++------ src/md/announcements-history.md | 7 ------- src/md/announcements-latest.md | 6 ++++++ 3 files changed, 12 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/d67e1eb1/releases.json ---------------------------------------------------------------------- diff --git a/releases.json b/releases.json index c24bfdd..b28219d 100644 --- a/releases.json +++ b/releases.json @@ -12,18 +12,18 @@ "docs": "3.2", "repo": "apex-core", "date": 1461193940000 - }, - { - "version": "3.3.0-incubating", - "docs": "3.3", - "repo": "apex-core", - "date": 1454908501000 } ] }, "malhar": { "src": [ { + "version": "3.5.0", + "docs": "3.5", + "repo": "apex-malhar", + "date": 1472622216000 + }, + { "version": "3.4.0", "docs": "3.3", "repo": "apex-malhar", http://git-wip-us.apache.org/repos/asf/apex-site/blob/d67e1eb1/src/md/announcements-history.md ---------------------------------------------------------------------- diff --git a/src/md/announcements-history.md b/src/md/announcements-history.md index 8c4da9f..f6766c6 100644 --- a/src/md/announcements-history.md +++ b/src/md/announcements-history.md @@ -5,10 +5,3 @@ Apr 21, 2016. The Apache Apex community is pleased to announce release [3.2.1-i Changes: https://github.com/apache/apex-core/blob/v3.2.1-incubating/CHANGELOG.md - -## Apache Apex Malhar Library release 3.3.1-incubating - -Mar 2, 2016. The Apache Apex community is pleased to announce release [3.3.1-incubating](/downloads.html) of the Malhar Library. - -Changes: https://github.com/apache/apex-malhar/blob/v3.3.1-incubating/CHANGELOG.md - http://git-wip-us.apache.org/repos/asf/apex-site/blob/d67e1eb1/src/md/announcements-latest.md ---------------------------------------------------------------------- diff --git a/src/md/announcements-latest.md b/src/md/announcements-latest.md index c8c22a6..c8aece8 100644 --- a/src/md/announcements-latest.md +++ b/src/md/announcements-latest.md @@ -1,5 +1,11 @@ # Announcements +## Apache Apex Malhar Library release 3.5.0 + +Sep 05, 2016. The Apache Apex community is pleased to announce release [3.5.0](/downloads.html) of the Malhar Library. + +Changes: https://github.com/apache/apex-core/blob/v3.5.0/CHANGELOG.md + ## Apache Apex Malhar Library release 3.4.0 May 25, 2016. The Apache Apex community is pleased to announce release [3.4.0](/downloads.html) of the Malhar Library.
