GitHub user mattf-horton opened a pull request:
https://github.com/apache/metron/pull/887
METRON-1388 update public web site to point at 0.4.2 new release
## Contributor Comments
Update the public web site to point at new release 0.4.2 (to be pushed
simultaneously with the announcement of the release, currently propagating from
https://dist.apache.org/repos/dist/release/metron/0.4.2/ )
## Pull Request Checklist
### For all changes:
- [x] Is there a JIRA ticket associated with this PR? If not one needs to
be created at [Metron
Jira](https://issues.apache.org/jira/browse/METRON/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel).
- [x] Does your PR title start with METRON-XXXX where XXXX is the JIRA
number you are trying to resolve? Pay particular attention to the hyphen "-"
character.
- [x] Has your PR been rebased against the latest commit within the target
branch (typically master)?
### For code changes: N/A
### For documentation related changes:
- [x] Have you ensured that format looks appropriate for the output in
which it is rendered by building and verifying the site-book?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mattf-horton/metron METRON-1388
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metron/pull/887.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #887
----
commit d012f45a6f335407c29155a8823b3d249ec30c62
Author: mattf-horton <mfoley@...>
Date: 2017-12-19T10:32:59Z
METRON-1373 RAT failure for metron-interface/metron-alerts
commit fe7df464cd851584c886fe61ea099cf17563279f
Author: mattf-horton <mfoley@...>
Date: 2018-01-03T20:05:56Z
METRON-1388 update public web site to point at 0.4.2 new release
----
---